I have an image.
I want to show different divs as popup when user clicks on particular area of the image.
I want to do it using jquery & html.
Can any one help me with this.
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.
Use SimpleModal
You can use the plugin SimpleModal to achieve what you wanna do.
Using that, you can either call an already existing
divor create a modal on the fly.Calling an existing
div:Making a modal on the fly:
Giving options:
Demos:
More demos here: http://www.ericmmartin.com/projects/simplemodal-demos/