thanks
Imran
Ken Girard
using TW core HTML:
<html><a href="javascript:;" onclick="story.search('Foo');return
false;">Find Foo</a></html>
or, using http://www.TiddlyTools.com/#InlineJavascriptPlugin
<script label="Find Foo">story.search('Foo');</script>
HTH,
-e
Eric Shulman
TiddlyTools / ELS Design Studios