This works: Demo at : http://cpashow.tiddlyspot.com/#ImageMap%20test
<HTML> <img src="http://sci8.com/wp-content/uploads/2014/10/test-all-the-things.jpg" width="455" height="354" border="0" usemap="#map" /> <map name="map" id="map"> <area shape="rect" coords="160,16,336,77" href="http://location.com" target=new/> <area shape="rect" coords="159,82,230,154" href="javascript:story.displayTiddler(null,'TiddlerName');"/> </map> </HTML> -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

