Log in

View Full Version : Resolved looking for ideas (googlemaps-like script)



kobo1d
03-21-2012, 04:08 PM
hi guys! its been some time, but i could really need help with my current project please :) better saied im lacking ideas, how to realize it the most efficient way..

ok, so let me describe it a little:

basicly its really simple. imagine a picture in format A3 displayed 100% (so it will overflow x/y) ... now i want to define specific zones in this picture.. for example the big picture is a human head and i want to define the area of the left eye, right eye, nose and mouth as a click-able zone (link).. so u can click the different zones/links and every link has its own inline popup with little content.


i would really appriciate any thoughts or if u could point me to some script i can modify to my needs... ;)



thanks in advance!

cheers

keyboard
03-21-2012, 09:17 PM
Check out this (http://www.w3schools.com/tags/tag_map.asp) page. Should be exactly what you're looking for.

kobo1d
03-22-2012, 08:32 AM
hey dude, thanks alot! thats exactly what i was looking for!
i didnt even know that there is an own html tag to realise it really simple :)

also i can combine it great with some jquery popup script...


cheers!!

keyboard
03-22-2012, 08:41 AM
You're most welcome!