website resize
Author |
Message |
lapo3399
|
Posted: Sun Sep 11, 2005 6:38 pm Post subject: website resize |
|
|
I am wondering, can you resize a table with images in it (using width and height in %) and have the images resize automatically as well? I don't think you can, and if you can't, could you please tell me an easy way to change a website to work on different resolutions... TY
Matt |
|
|
|
|
|
Sponsor Sponsor
|
|
|
[Gandalf]
|
Posted: Sun Sep 11, 2005 6:41 pm Post subject: (No subject) |
|
|
I don't know about resizing an image, but you could have some javaScript that detects the resolution you are running, and then just change the html accordingly.
You can find the Java Script functions in the first example of my neglected JavaScript examples in the tutorials section. |
|
|
|
|
|
lapo3399
|
Posted: Sun Sep 11, 2005 6:53 pm Post subject: website resize |
|
|
thanks.. I'll try it out |
|
|
|
|
|
|
|