lagmurof
01-31-2007, 09:08 AM
Hi, I've been looking around to get a script that works like Dynamic Drive CSS Image Gallery (http://www.dynamicdrive.com/style/csslibrary/item/css-image-gallery/P80).
Only thing is that instead of giving that blue border line when the thumbnails being rollover, I'd like to have each thumbnail images to have their own different rollover images.
So when you rollover on:
IMAGE01.jpg, it will swap the thumb to IMAGE01_RO.jpg and shows the larger version of IMAGE01.jpg
IMAGE02.jpg, it will swap the thumb to IMAGE02_RO.jpg and shows the larger version of IMAGE02.jpg
.. and so on.
Is there any way to do this with CSS without having to create individual "ID"s since there's gonna be a lot of thumbs (a gallery after all, unlike normal buttons often with the same rollover image).
If it's not possible to do it with CSS, some reccomendation about somekind of other scripts that gives similar result will be appreciated.
Thank you :)
Only thing is that instead of giving that blue border line when the thumbnails being rollover, I'd like to have each thumbnail images to have their own different rollover images.
So when you rollover on:
IMAGE01.jpg, it will swap the thumb to IMAGE01_RO.jpg and shows the larger version of IMAGE01.jpg
IMAGE02.jpg, it will swap the thumb to IMAGE02_RO.jpg and shows the larger version of IMAGE02.jpg
.. and so on.
Is there any way to do this with CSS without having to create individual "ID"s since there's gonna be a lot of thumbs (a gallery after all, unlike normal buttons often with the same rollover image).
If it's not possible to do it with CSS, some reccomendation about somekind of other scripts that gives similar result will be appreciated.
Thank you :)