disable left click

  • Thread starter Thread starter Paul C
  • Start date Start date
P

Paul C

Hi
I have an image with hotspots ,when you hover over them they display some
text. How can I dissable left click so that the page does not load again.
Thanks
paul M
 
Hello,

Have you tried adding

onClick="return false;"

attribute to the hotspot tag?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top