It looked it should work but it didnt:
I have a tiddler [[zzz-myScript]] which is tagged with systemConfig
and contains this:

jQuery('.header').ready(function(){
 jQuery('.header').click(function(){
   alert('hello');
  });
});

This code works when run from firebug console, but not via
systemConfig tagged tiddler above.
Why?
-- 
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.


Reply via email to