
I need to enable the above image so the 3 sections can be clicked.
I want to keep it as an image and I assume I need to use hotspots with jquery (jquery my preferred dynamic language).
can someone point me in the right direction with this one.
thx
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Well, this is kind of a weird solution, and as @Dan notes in his comment, Image maps might be a better option.
But at least here is a jQuery solution: http://jsfiddle.net/zMXD8/1/
JavaScript:
Just save your image in a
imgor a container of the same size as the image, and then have anidof#menuto copy paste the code above.