Skip to main content
Inspiring
May 21, 2008
Question

setting var with image map onMouseOver

  • May 21, 2008
  • 1 reply
  • 390 views
i have an image map, and i need for as the user mouses over or clicks each mapped coordinates, a specific variable (mapclick) is set to a string to be output below the image map. i'm going in circles and really not making progress with my ideas, so am looking for some fresh ideas as to how to do this.
thanks for any help!
This topic has been closed for replies.

1 reply

Inspiring
May 21, 2008
and how is this related to ColdFusion?

Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com/
Inspiring
May 21, 2008
because i'm trying to cfset the variables with a mouseOver...so it may be done with a combo javascript/CF if need be i guess...