Hi Jon, I want to display a little ajax loader "snake" [1], while the function is collecting the info.
Could you expose 2 functions eg: preStartSearch(place); and preDisplayResult(place); like this var macro = config.macros.linkedTiddlers = { preStartSearch: function (place) {}; preDisplayResult: function (place) {}; .... You could call them before you start searching and before you display the result. So they could be easily hijacked, to display and clear, a "loading" animated gif. I want to have mine inside the following bubble. regards mario. [1] http://www.ajaxload.info/ -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To post to this group, send email to tiddlywikidev@googlegroups.com. To unsubscribe from this group, send email to tiddlywikidev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/tiddlywikidev?hl=en.