Hi Folks,
I have a map of Ireland on a website and I have information stored in a DB for certain counties. The image is broken down by counties using an image map and you can click on a county to view the information relating to that county.
I was wondering if it would be possible to colour in a particular county on the fly using HTML/CSS/javascript if there was information for that county in the DB. Would that be possible?? I have given each area tag an ID the same as the name of the county. When I read the information from the DB, if I have a match in the DB for the area ID can I apply an overlay colour somehow??
Mighty
I have a map of Ireland on a website and I have information stored in a DB for certain counties. The image is broken down by counties using an image map and you can click on a county to view the information relating to that county.
I was wondering if it would be possible to colour in a particular county on the fly using HTML/CSS/javascript if there was information for that county in the DB. Would that be possible?? I have given each area tag an ID the same as the name of the county. When I read the information from the DB, if I have a match in the DB for the area ID can I apply an overlay colour somehow??
Mighty