alternativelly, as I've looked at d3circlepackclick.js now where you 
have: monAction = "<$action-navigate $to='" +d.data.name +"'/>";

you can use:

self.invokeActionString(monAction,self,d,null);

instead of dispatchEvent() if you have an action string like your 
"monAction"

-- 
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/638ae916-5c0b-4c18-9b8e-4db7d9866767%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to