Putting the following as tiddler content works, i.e it shows the "click 
here" as a link which, when clicked, jumps down to "target".

<a href=#foo>click here</a>
>
> [insert some longer text so to make the jumping visible]
>
> <a id="foo">target</a>
> Jump achieved!
>

...but, immediately after the jump, the page scrolls up to a tiddler "foo" 
(i.e just like when you click a tiddler link).

(BTW, is <a id="..."> the same thing as <a name="...">  ?)

How can I prevent/disable this jump to tiddler "foo"?

Or preferably, is there more appropriate wikitext markup instead of html?

Thank you!

<:-)

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8901d175-3fe2-405f-b47d-af5cefdab87e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to