Area image map selected, this is possible?
Hi there! I'm new in js.
I need help. How do I leave an area of the image map selected by default?
www.gofastway.tv - I'm using plugin for image map, but this plugin not give me options for leave select field.
I'm trying this
- <head>
- <script type="text/javascript">
- jQuery(function() {
- jQuery("#hotspots-image-4061-area-3").trigger("click");})
- </script>
-
- </head>
but the #hotspot is not selected.