Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Help with map
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Alex Hough  
View profile  
 More options Jan 28 2008, 7:15 am
From: "Alex Hough" <r.a.ho...@googlemail.com>
Date: Mon, 28 Jan 2008 12:15:31 +0000
Local: Mon, Jan 28 2008 7:15 am
Subject: Help with map

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 must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alex Hough  
View profile  
 More options Jan 28 2008, 7:39 am
From: Alex Hough <r.a.ho...@googlemail.com>
Date: Mon, 28 Jan 2008 04:39:27 -0800 (PST)
Local: Mon, Jan 28 2008 7:39 am
Subject: Re: Help with map
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/661e8e...

On Jan 28, 12:15 pm, "Alex Hough" <r.a.ho...@googlemail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
G.J.Robert  
View profile  
 More options Aug 20 2012, 9:55 pm
From: "G.J.Robert" <robertus0...@gmail.com>
Date: Mon, 20 Aug 2012 18:55:28 -0700 (PDT)
Local: Mon, Aug 20 2012 9:55 pm
Subject: Re: Help with map

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秒寫道:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »