Log in

View Full Version : CSS Image Gallery



Freeway
11-15-2010, 10:00 AM
CSS Image Gallery

In the code featured on this website there are 4 thumbnails and 2 text links that cause an enlarged image to be placed to the right of the page.

When the cursor is hovering over none of these, the space where the larger image appears is empty.

My question is: how can the code be changed so that there is never an empty space and there is always one image - say the first thumbnail - that displays when there is no hovering over thumbnails or text links?

Thanks in advance for any response!

Beverleyh
11-15-2010, 11:27 AM
Which script are you refering to? A link would be very helpful.

Freeway
11-15-2010, 12:50 PM
Sorry folks - here is a link to the script:

http://www.dynamicdrive.com/style/csslibrary/item/css-image-gallery/

Beverleyh
11-15-2010, 01:37 PM
I'd just code an extra div with the same CSS properties as the hover pop-ups...

Freeway
11-15-2010, 04:08 PM
Thanks Beverly

I will give that a try.

Kind regards

David