View Full Version : help with rollovers and loading image
Navarone
Oct 5th 2007, 8:51 am
I need some help with my code. Here is what I have to do. I have a gallery with thumbnails. Each thumbnail has a rollover and when you click on a thumbnail a larger image appears at a different location on the page and the thumbnail remains in its rollover state until you click on another thumbnail.
I have it almost working but I can't figure out how to make the thumbnail remain in the rollover state once you click on it.
http://dev-rockwood.virtualhorizons.com/exterior_gallery.htm#
I would be gratefull for any assistance.;)
Navarone
Oct 5th 2007, 12:09 pm
You know buddy, by the time I get over your blasting me for crap I did or didn't do or should've done and trying to make sense of your code, I could make individual pages for each and be done with it. With your kind of attitude, I don't need your help.
Logic Ali
Oct 5th 2007, 3:54 pm
I need some help with my code. Here is what I have to do. I have a gallery with thumbnails. Each thumbnail has a rollover and when you click on a thumbnail a larger image appears at a different location on the page and the thumbnail remains in its rollover state until you click on another thumbnail.
I have it almost working but I can't figure out how to make the thumbnail remain in the rollover state once you click on it.
http://dev-rockwood.virtualhorizons.com/exterior_gallery.htm#
I would be gratefull for any assistance.;)You have a problem in your existing code, in that your onclick handlers are calling a non-existent function bigImage, although as the links navigate to another page, it's not fatal.
If you want locking rollovers, my recommendation would have to be SmartRoll (http://scripterlative.com?smartroll), which will provide a solution without switching pages. This script is often combined with ThumbSmart (http://scripterlative.com?thumbsmart) to provide the slideshow of the type you have with locking thumbnail images.
E.G. http://preview.altosagroup.com/AGAPP/V/portfolio.html
Navarone
Oct 8th 2007, 4:58 am
Thanks Logic Al,
This is exactly what I was looking for!
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.