Yeah I'm asking the same question as here: 
https://groups.google.com/forum/?fromgroups=#!searchin/tiddlywiki/image$20map/tiddlywiki/c1aSeEQbKn8/xYVYl-93XxAJ

Any help is appreciated, thanks!

G.J.Robert於 2012年8月21日星期二UTC+8上午9時55分28秒寫道:
>
> Hi folks,
>
> May I use "wikify" or any other macro script to let the mapped part 
> display things like PopupMacro popup, NestedSliderPlugin floating panel, or 
> AnnotationPlugin tooltip, and make them appear on mouse hover? How should I 
> write in the code? Many thanks in advance!
>
> G.J.Robert Ciang
>
> AlexHough於 2008年1月28日星期一UTC+8下午8時39分27秒寫道:
>>
>> Eric has provide the answer before: 
>>
>> in the image map, instead of 
>>
>> href="http://www.someplace.com/whatever"; 
>>
>> try 
>>
>> href="javascript:story.displayTiddler(null,'TiddlerTitle');" 
>>
>> HTH, 
>>
>> -e 
>> Eric Shulman 
>> TiddlyTools / ELS Design Studio 
>>
>> http://www.TiddlyTools.com 
>> "Small Tools for Big Ideas!" 
>>
>>
>> This thread give the details 
>>
>> http://groups.google.com/group/TiddlyWiki/browse_thread/thread/661e8e7f1c213889/df5ef86cace538fa?hl=en&lnk=gst&q=map#df5ef86cace538fa
>>  
>>
>> On Jan 28, 12:15 pm, "Alex Hough" <[email protected]> wrote: 
>> > Hello there. 
>> > 
>> > I would like to get the href="[[diagram]]" bit of the below code to 
>> open a 
>> > tiddler.  I don't know how to link to a tiddler from inside HTML 
>> > 
>> > <html> 
>> > <map id="diagram" name="diagram"> 
>> > <img src="./Images/path8322.png" 
>> > width="300" height="300" 
>> > alt="Diagram" 
>> > usemap="#diagram" /> 
>> > <area shape="rect" 
>> > coords="0,0,82,126" 
>> > alt="diagram" 
>> > href="[[diagram]]"> 
>> > </map> 
>> > </html> 
>> > 
>> > Alex
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/tiddlywiki/-/4pbUDf2AsooJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to