Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Image changer with href doesn't seem to work

Status
Not open for further replies.

ro6er

Programmer
Jul 1, 2003
76
Here's what I have so far


I want to add a link to the main image. I'm not so good with js but I can see that imagelist[blah] contains information for the image to be displayed but I can't add a link that way..

Also further down in the script I can see that the larger image is pulled in via

<script language="JavaScript" type="text/javascript">
changeImage(28,0);
</script>

Any help would be helpfull.

Roger
 
Not sure what your problem is. I am using FF and all thumbnails upon click change the image ... What exactly is the problem?

--
SouthBeach
The good thing about not knowing is the opportunity to learn - Yours truly, 2008.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top