![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
if (window.screen.width == "1024") { else if (window.screen.width == "800") { } |
#2
| |||
| |||
|
|
Ang Talunin wrote: if (window.screen.width == "1024") { else if (window.screen.width == "800") { } What about people with other resolutions? |
|
What about people who don't maximise their browser window? |
#3
| |||
| |||
|
|
I don't care. If they want to see the foto's I'm displaying correctly, without scrollbars the just have to maximise... |
#4
| |||
| |||
|
|
I don't care. If they want to see the foto's I'm displaying correctly, without scrollbars the just have to maximise... Possibly a better solution would be to give the user the choice of image size. Perhaps a background image with a scale on it showing how wide and tall "small" and "large" (and whatever other sizes you want) will appear and ask the user to select one. This has the added benefit that users with large resolutions but narrow bandwidth can choose a smaller image that downloads faster. |
#5
| |||
| |||
|
|
I don't care. If they want to see the foto's I'm displaying correctly, without scrollbars the just have to maximise... Possibly a better solution would be to give the user the choice of image size. Perhaps a background image with a scale on it showing how wide and tall "small" and "large" (and whatever other sizes you want) will appear and ask the user to select one. This has the added benefit that users with large resolutions but narrow bandwidth can choose a smaller image that downloads faster. The images aren't very large, cause they already are thumbnails and linked to the original image, so i don't think it's an option... |
![]() |
| Thread Tools | |
| Display Modes | |
| |