Log in

View Full Version : Resolved how to make <area> color?



davelf
07-22-2010, 09:29 AM
How to make color in <area>?

i have an example:
http://davidlynch.org/js/maphilight/docs/demo_usa.html

But it's really difficult to implement, so is there any script that more simple for me... Thx a lot :)

davelf
07-22-2010, 10:40 AM
really, sorry... I already find the solution. this case is closed, thx:)

azoomer
07-22-2010, 10:43 AM
What solution did you find to this ?

jangkoo
07-23-2010, 08:27 AM
I also want to know this, can share the code or the general method?

jangkoo
07-23-2010, 08:36 AM
oh, I viewed the source code and saw the coordinates , quite complex O.0

davelf
07-28-2010, 10:56 AM
I also want to know this, can share the code or the general method?

the solution is like what i share on the first post.

Using some basic javascript and CSS.

I ask at the first time cause it's look really complicated, but after try and error, it's simple.

:D