> Can you explain the reason for the last line in Popup.show() ? > else window.scrollTo(0,ensureVisible(curr.popup));
Popup.show ensures that the newly-created popup is actually visible in the viewport - if animations are disabled by the user, the less smooth method is used. > This seems to make the display jump nastily round whenever a popup > link is being clicked and especially when a popup is being invoked > onhover I can't quite relate to this - can you provide some context or an example? -- F. -- 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.
