Skip navigation
Currently Being Moderated

Add link to Swap Image Behavior

Aug 16, 2011 1:11 PM

I have a menu item that triggers an image popup. What I would like to do is how I can create a link to that popup to go to another page. My current code is:

 

MM_swapImage('spacer','','images/X/BKSSL3inchbodycolorcont.png',1)

 

How can I create a link so that when this image is clicked on it will go to another page?

 
Replies
  • Currently Being Moderated
    Aug 16, 2011 3:26 PM   in reply to toad78

    How can I create a link so that when this image is clicked on it will go to another page?

     

    Copy and paste this code into your HTML.  Change image and anchor "#" address as required.

     

    <a href="#" title="link to another page">
    <img src="some_image.jpg"></a>

     

     

     

    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

     
    |
    Mark as:
  • Currently Being Moderated
    Aug 16, 2011 7:20 PM   in reply to toad78

    Can you please provide a link to your page online so we can see it, and the code, in context?

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points