Mans, Thanks for the ideas. On Oct 12, 3:13 pm, Måns <[email protected]> wrote: > More ideas on how to make tooltips for wikilinks > here:http://tinyurl.com/yhuzdm3
Now I am thoroughly embarrassed, as I had posted before to figure out how to control tooltips and Eric replied, suggesting the coretweaks as well: http://tinyurl.com/yhq6f7x I guess I was happy to use html tags to minimize the number of plugins/ tweaks I need to import (perhaps I'm going overboard trying to keep this tw small). Also, the coretweaks method was a little cumbersome for adding a custom tooltip as you had to use option %4 and then have a description field that would show up in the tiddler, and I didn't want that. Anyway, I liked the html hack, butfor some reason, I failed to notice that the html tags in the menu was causing this bug intermittently until now. Meh. [snip] > > Try this (haven't checked if it actually works - but I think so...): > > [[About]]<<tiddler {{place.lastChild.title='Basic biography and > > CV';''}}>> > > [[Publications]]<<tiddler {{place.lastChild.title='Papers and other > > writings';''}}>> > > [[Research]]<<tiddler {{place.lastChild.title='Projects and areas of > > investigation';''}}>> > > [[Code]]<<tiddler {{place.lastChild.title='Various programs and > > scripts';''}}>> [snip] FYI: that doesn't work, but I'll play more with that and see if I can get it working. I still like the idea of forcing the tooltip for the menu items. As far as the html tag method I was using, i.e.: <html><a href=twfile.html#MenuItem="tooltip description" class="tiddlyLinkExisting">MenuItem</a></html> This does seem to break unexpectedly, so should I legitimately file a bug for this? Thanks, JDR --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

