Re: [jQuery] class="{title:'test'}

2010-01-21 Thread fran23
clarification done, thx to all of you ... :-) -- View this message in context: http://old.nabble.com/class%3D%22%7Btitle%3A%27test%27%7D-tp27238929s27240p27269576.html Sent from the jQuery General Discussion mailing list archive at Nabble.com.

Re: [jQuery] class="{title:'test'}

2010-01-21 Thread Bruno Santos
Hiho! I believe that you are trying to add some CSS settings directly on the tag definition, instead of assigning a class to it. If I got it right, you should use the tag parameter *style*, instead of class. logo ... 2010/1/20 fran23 > > I don't know how to handle

Re: [jQuery] class="{title:'test'}

2010-01-20 Thread Matt Quackenbush
This is utilizing the metadata plugin for jQuery. It handles that sort of stuff. Sent from my iPhone On Jan 20, 2010, at 3:34, fran23 wrote: I don't know how to handle class="{title:'test'} it's out of the mb.extruder plugin logo ...