I realize this isn't "help the noob learn basic javascript" group, and I'm 
sure there's probably a very simple answer to this.

But why is when I look at TiddlyWiki in firebug and a wiki link shows up as:
<a href="javascript:;" title="test" class="tiddlyLink tiddlyLinkExisting" 
refresh="link" tiddlylink="test">test</a>

I can not than put this in a tiddler:
<html>
<a href="javascript:;" title="test" class="tiddlyLink tiddlyLinkExisting" 
refresh="link" tiddlylink="test">test</a>
</html>

and have a working wikilink? Instead I just get a link that tries to pull 
me away from the page to: "javascript:;" 

>From the top down the answer to this seems pretty simple "dah boy you're 
linking to: javascript:; " so my real question is how would one go about 
making a link to a tiddler in an html space with out breaking out of the 
html space?

I imagine most people who read this will wonder first and foremost why I 
even want to do this, and about all I can say is it would take me about 3 
pages of rambling, but I do have a good reason... ^^; of course "good" 
reasons or not if it's not possible or a really stupid question than just 
have a good laugh and maybe give a brief blurb why? :D
Please & 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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to