OK, I am trying to call a JavaScript function (using jQuery) when user clicks on a hotspot.
Each hotspot click will show a DIV (either modal window or a div that slides into view) with bunch of info about particular hotspot.
I cannot seem to find any tutorials about this. Could not find any demos on demo page about this either.
I am wondering it this is even possible?
Each hotspot click will show a DIV (either modal window or a div that slides into view) with bunch of info about particular hotspot.
I cannot seem to find any tutorials about this. Could not find any demos on demo page about this either.
I am wondering it this is even possible?