Hi there.

I'm interested in doing a little ajax experiment, but I'm not too
familiar with the TW programming, so was wondering if someone could
answer me a few questions.

I'm interested in doing the ajax event when people mouseover a
tiddler.  Should I then hijack the
"Story.prototype.onTiddlerMouseOver" function?

I tried copy/pasting this: http://tiddlywiki.org/wiki/Dev:Hijacking -
into a new TW
- but I always get a SyntaxError: missing ; before statement.

I tried to go though it line by line, just adding a single line into a
tiddler: "var Story.prototype.onTiddlerMouseOver_orig =
Story.prototype.onTiddlerMouseOver;"
- and that didn't work.. I'm not sure why.

Is there a specific way I should grab and hijack the mouseover
function?

Thanks for any replies,
S.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
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/tiddlywikidev?hl=en.

Reply via email to