Under the old TW format, imagemaps worked.

When will image maps or inline HTML be added? for example, using 
the javascript:story.displayTiddler(null,'TiddlerName'); option
[>img[image.jpg]
<HTML>
<img src="image.jpg" width="455" height="354" border="0" usemap="#map" />
<map name="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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to