> > You need to make sure that each link handler (the > href="javascript:...." part) ends with: > return false; > > This will prevent the browser from atttempting a page transition. > . > > However, it still needs some more polishing. >
Now, as it is possible to make a menu switch without opening a tiddler in the display area of MenuMore - together with dynamically widening main menus - the problem arises that the display area does not refresh. Therefore leaving gap,s with varied width main menus switched. I tried it with pasting different code snippets, for example: story.refreshDisplay(); return false;}">$1</a></html> - but it didn't work to cause a refresh. What would be the right way? Regards.. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

