Ah, sorry... you already used the css funtion . However, what you didn't do is to turn your wrapperDiv into a jQuery object first.
jQuery(wrapperDiv).css(...); 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.

