General discussion

  • Creator
    Topic
  • #2074266

    onmouseover text to image map

    Locked

    by sl33te ·

    is it possible to use html and javascript in a web page to have a onMouseOver event when the mouse is moved over a text link to have it flip to an image map?

All Comments

  • Author
    Replies
    • #3789237

      onmouseover text to image map

      by pvp ·

      In reply to onmouseover text to image map

      Yes.

    • #3788945

      onmouseover text to image map

      by mightyduk ·

      In reply to onmouseover text to image map

      You want a text link to become an image map?
      What i would do in that case would be to use an image link which looks like a text link, the onmouseover event would swap it with the actual image map, onmouseout swaps back.

Viewing 1 reply thread