> What I was looking for is a location within the prior tiddler > [...] > offset = vertical location of parent tiddler - vertical location of > current link
That should work. Care to have a go at implementing this? (jQuery should make it a little easier.) > add an <a name='...'></a> near the location I was coming > from (include say > the timestamp in the name to make sure it is unique) and adding it to > the DOM. I'm actually using a temporary element in this adaptation - perhaps take a look at that as well. Aside: If your tiddlers are long enough to require this sort of handling, you might consider splitting the content into separate tiddlers (micro-content and all). I realize that isn't always practical though. -- F. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" 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/tiddlywiki?hl=en -~----------~----~----~----~------~----~------~--~---

