Try putting a set widget around the parts that you want refreshed. 
Something like this:

<$set name=dummy value={{$:/temp/update}}>
[img[http://ichart.finance.yahoo.com/t?s=^DJI]]
<$button>Refresh Tiddler
<$action-setfield $tiddler='$:/temp/update' text=update/>
</$set>

the set widget gets updated when you click the button and everything inside 
it should be refreshed. The value and tiddler used don't matter at all, 
just that it changes.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/64d1aae7-89c0-4b44-9e6b-c7411f914333%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to