A
Anish Chapagain
Hi,
I'm implementing a map based application using Javascript and DOM with
CSS.
i have Uk map with postcode district and am using almost similar
design as it is there in --"http://www.epa.gov/air/data/geosel.html"
but is developed in flash.
My major problem is when i move my mouseover some area it gets
highlighted and when cliked the name or value of that area goes to
text box and later on submitting will connect to MysQL for search.
The name and highlighting is going well as connection to MySQL but
require one major trick, to place a "marker" in the area that was
clicked, also when user wish to remove textbox value it need to be
removed.
I have created the area using ImageMap and am placing onmouseover,
onmouseout, onclick method to it. All, is workign as planned except
placing the marker as a simple "dot", "star", "any color".
Please help me, with links, suggestions, example if any of you have.
Thanking you,
Anish
I'm implementing a map based application using Javascript and DOM with
CSS.
i have Uk map with postcode district and am using almost similar
design as it is there in --"http://www.epa.gov/air/data/geosel.html"
but is developed in flash.
My major problem is when i move my mouseover some area it gets
highlighted and when cliked the name or value of that area goes to
text box and later on submitting will connect to MysQL for search.
The name and highlighting is going well as connection to MySQL but
require one major trick, to place a "marker" in the area that was
clicked, also when user wish to remove textbox value it need to be
removed.
I have created the area using ImageMap and am placing onmouseover,
onmouseout, onclick method to it. All, is workign as planned except
placing the marker as a simple "dot", "star", "any color".
Please help me, with links, suggestions, example if any of you have.
Thanking you,
Anish