SitePoint Sponsor |
|
User Tag List
Results 1 to 4 of 4
Thread: Resizing Images
-
Apr 27, 2004, 20:30 #1
- Join Date
- Jun 2003
- Location
- European Union
- Posts
- 1,488
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Resizing Images
I am redesigning my web site, and I have an image of 400x60.
I am aware that images resize automatically in PDA browsers.
But my question is: How can I make the image resize in diverse browsers and resolutions, and which shall be their size values? By the way, maybe in percent?
To view the image see here: http://www.webnauts.net/index2.html
Thanks in advance for your kind support.
-
May 28, 2004, 08:28 #2
- Join Date
- May 2004
- Location
- UK
- Posts
- 9
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
You would probably need to do some kind of detection using javscript or CSS and make up a number of different images for the different types of browsers. This would involve a load of testing to see how the image is affected by the different devices. I don't think there's a quick way to so it.
-
May 28, 2004, 11:11 #3
- Join Date
- Jun 2003
- Location
- European Union
- Posts
- 1,488
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Originally Posted by matpol
-
Aug 15, 2004, 16:11 #4
- Join Date
- Jun 2003
- Location
- European Union
- Posts
- 1,488
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Well do you have this JavaScript? I think I must implement it.
Bookmarks