I'm using:
HTMLMapMaker v1.04.01 Dnn 9 Chrome, FF and Edge
'On Mouse Over' section in the map edit it says... Enter the JavaScript command to be run on mouse over (several to be supplied on next upgrade) Is there going to be a "next upgrade"? Can you give me an example of what js code to put in this box please?
The following code in the 'Over content template' box... <div style="position:absolute; left:[template:LeftPosition]px; top:[template:TopPosition]px; background:[template:BackgroundRGBColor]; width:[template:Width]px; height:[template:Height]px;">[Content]</div> ...shows up as code underneath the map on a rendered page when the hotspot is moused over.
Mousing over the hotspot shows the highlighted area in orange, as it should, but the hover content is not displayed. The link though does work.
The following code is in the source of the rendered page... <area id="ctr1504_HTMLMapMaker_imgImageMap_0" shape="poly" coords="96,166,240,168,338,176,370,204,373,231,347,261,350,289,336,309,396,361,431,377,431,424,388,401,366,400,381,445,294,446,263,434,230,398,151,375,160,316,98,312,96,166" href="http://dnndev.me/Map/North-West" alt="North West" target="_self" onmouseover="javascript:GetHotSpotContent(event, '\u0026lt;div style=\u0026quot;position:absolute; left:500px; top:125px; background:#000; width:150px; height:50px;\u0026quot;\u0026gt;\u0026lt;p\u0026gt;\u0026lt;a href=\u0026quot;http://dnndev.me\u0026quo...0026gt;\u0026lt;span style=\u0026quot;color:#28166F;\u0026quot;\u0026gt;Click for an expanded map\u0026lt;/span\u0026gt;\u0026lt;/a\u0026gt;\u0026lt;/p\u0026gt;\u0026lt;/div\u0026gt;');javascript:swapImage('ctr1504_HTMLMapMaker_imgImageMap', '0', 'rect(166px 431px 446px 96px)', 'false');" onmouseout="javascript:swapImagBack('ctr1504_HTMLMapMaker_imgImageMap');"/> ...and the js onemouseover and onmouseout code is also in the source code.
I've tried lots of things to get this to work, but I'm coming up empty. So far it appears as though this module is exactly what I need, if I can just get it to work.
Here are some screen caps.
What am I missing?
Thanks Bob
Hello Bob,
We're investigating on your issue.
We manage to reproduce some of your problems on DNN 9.
For information, the module's documentation is available here (on our website, in Product > Download).
Regards,
Aricie Team
Hi Team,
Thanks for looking into this. Hope it can be resolved soon.
And thanks for pointing me in the right direction for the manual.
I looked at the docs page on your site but it didn't include the manual for this module.
The link in your email went to a login page.
I then realized that there were more manuals available when logged in and so now have the manual for the module.
This will be a great help help in understanding it.
Bob
Good news : we managed to resolve your issue.
We'll send you the corrected version at the email address you used to create your Aricie account.
Please let us know if it indeed solve your issue, or if you encounter any other problems.
Also, concerning the text only showing in edit mode : you need to check the option " Show Hotspots Text " in the module settings (see screen capture below).
That is great news and thanks for the tip. Aniously awaiting the email with the updated module.
Thanks much