Hi Rafael,
You have to set styles individually or - much better- use jQuery, as
in...
jQuery(element).css({property1:value1,property2:value2});
See here: http://api.jquery.com/css/#css2
Cheers, Tobias.
--
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.