Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

JavaScript Forum


You are currently viewing our JavaScript Forum as a guest. Please register to participate.
Login



Reply
Thumbnail Viewer Problem
Old 05-08-2007, 10:26 AM Thumbnail Viewer Problem
Novice Talker

Posts: 10
Trades: 0
I have created a virtual kitchen using a blending image slideshow which works great to a point but have run into a snag.

Currently I have 30 thumbnails with different kitchen countertops and on mouseover the thumbnails, the larger image will display in a <div id="container">LARGE IMAGE</div>. Easy enough, works good.

The problem I am having is I wanted to take this a step further and have created transparent gifs of 3 different cabinet styles. I simply want to overlay these in the <div id="container">LARGE IMAGE</div> and have been trying for 3 days with no success.

Is there a way, with CSS or javascript or any other means where these can be selected and remain as an overlay ? I can select them initially over the original image but once I mouseover a thumbnail for the 30 coutertops, it unloads the previous image and my transparent gif.

Any help would be GREATLY APPRECIATED !
atlantic is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 05-08-2007, 01:11 PM Re: Thumbnail Viewer Problem
Novice Talker

Posts: 10
Trades: 0
Adam WebDesign, you must be able to help me out on this one ! ?
atlantic is offline
Reply With Quote
View Public Profile
 
Old 05-08-2007, 06:17 PM Re: Thumbnail Viewer Problem
ForrestCroce's Avatar
Half Man, Half Amazing

Posts: 3,023
Name: Forrest Croce
Location: Seattle, WA
Trades: 0
Could you embed the images in another wrapper div?

<div id="container">
<div id="transparentOverlays>
<img src="transparent.gif" id="transparentImage" />
<img src="x" id="main" />
</div>
</div>
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
ForrestCroce is offline
Reply With Quote
View Public Profile Visit ForrestCroce's homepage!
 
Reply     « Reply to Thumbnail Viewer Problem
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.21031 seconds with 12 queries