help request

admin

Administrator
Staff member
After my post last night, I woke up at 3:45 this morning and figured out most of my problems. However, I still need help, please.

I have cleaned up my script, adding notations so it should be very easy to follow what I am doing.

script: <!-- m --><a class="postlink" href="http://www.zausch.com/thumb/zimage1_4.js">http://www.zausch.com/thumb/zimage1_4.js</a><!-- m -->

examples(basic): <!-- m --><a class="postlink" href="http://www.zausch.com/thumb/thumbsample1/thumbscript.html">http://www.zausch.com/thumb/thumbsample ... cript.html</a><!-- m -->

examples(optional text at bottom):http://www.zausch.com/thumb/thumbsample2/project1.html

I apologize for any messy html... I did some quick copy and pasting to make these demo pages.

So, I'd like to add the ability to click on the main image (the large image) and have it open a new window with an even larger, higher-res version of the same image... similar to the script found at: <!-- m --><a class="postlink" href="http://www.abvent.com/us/gallery/ga...hup/default.asp">http://www.abvent.com/us/gallery/ga...hup/default.asp</a><!-- m --> (when you click on their thumbnails)

Problem is, when it passes a new image to "main" how can I have it pass a link as well, or even trigger a javascript that corresponds to that particular image when that image is clicked on?

Thanks in advance. I have come a long way in one morning!

Walt
 
Back
Top