Okay, 8 months later... That definitely works. (Yay!)
How do I now assign an action more tiddlywiki-like to clicking on those areas (instead of going to the links)? Something like toggling a field value in some remote tiddler? On Thursday, March 10, 2016 at 12:02:01 PM UTC-7, Dave wrote: > > Thank you, I'll give that a try :) > > On Wednesday, March 9, 2016 at 7:35:24 PM UTC-7, c pa wrote: >> >> Dave, >> >> I did the following on tiddlywiki.com and it worked >> >> * Take the css out of the html and put it in a separate tiddler that is >> tagged "$:/tags/Stylesheet" >> * Remove all the html stuff and have only the items >> >> <h1>CSS Alternative for an Image Map</h1> >> >> <div id="cssimagemap"> >> <figcaption> >> Photo provided by Michael (aka moik) / ex_magician on Flickr</figcaption> >> <a href="http://www.yahoo.com/" id="hiker1"></a> >> <a href="http://www.bing.com/" id="hiker2"></a> >> <a href="http://www.google.com/" id="hiker3"></a> >> </div> >> >> >> -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/4b266a97-0413-4cd5-ada0-e4bd02d57617%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

