![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I came up with this idea to show the larger picture of a thumbnail by hiding it with css and "unhide" it when one hovers over the thumbnail. I think it looks pretty nifty, but the problem with this technique is that you force the visitor to download all the large pictures too when they open the thumbnails page. Is there any way to avoid this without using javascript? This is the page: http://deimos.curious.be/~dusk/media...c#picturestart |
#3
| |||
| |||
|
|
TomB wrote: I came up with this idea to show the larger picture of a thumbnail by hiding it with css and "unhide" it when one hovers over the thumbnail. I think it looks pretty nifty, but the problem with this technique is that you force the visitor to download all the large pictures too when they open the thumbnails page. Is there any way to avoid this without using javascript? This is the page: http://deimos.curious.be/~dusk/media...c#picturestart Have a look at http://www.cssplay.co.uk/menu/index.html and see some of his gallery examples - they rock! |
#4
| |||
| |||
|
|
I came up with this idea to show the larger picture of a thumbnail by hiding it with css and "unhide" it when one hovers over the thumbnail. I think it looks pretty nifty, but the problem with this technique is that you force the visitor to download all the large pictures too when they open the thumbnails page. Is there any way to avoid this without using javascript? |
#5
| |||
| |||
|
|
On Sun, 10 Sep 2006 19:28:31 +0100, Brendan Gillatt brendan (AT) brendanREMOVETHISgillatt (DOT) co.uk> wrote: TomB wrote: I came up with this idea to show the larger picture of a thumbnail by hiding it with css and "unhide" it when one hovers over the thumbnail. I think it looks pretty nifty, but the problem with this technique is that you force the visitor to download all the large pictures too when they open the thumbnails page. Is there any way to avoid this without using javascript? This is the page: http://deimos.curious.be/~dusk/media...c#picturestart Have a look at http://www.cssplay.co.uk/menu/index.html and see some of his gallery examples - they rock! Well, they're entertaining enough, but unless I am mistaken they don't address the problem that TomB gave. And I think the answer to TomB's question is that you do indeed need script to handle this well (though it should be fairly straightforward to provide graceful degradation for visitors without script). |
![]() |
| Thread Tools | |
| Display Modes | |
| |