I don't know how to handle 

        class="{title:'test'}
        
it's out of the mb.extruder plugin       
        
  <div id="extruderLeft" class="{title:'test'}">
    <div class="content">               
                        <div class="voice {}"> logo </div>
                        <div class="voice {panel:'... .php',data:''}">          
        
                                 ... 
                        </div>
                </div>
  </div>

normally I assign a class (i.e. class="abc") and set "abc" via CSS

.abc { ... }

but I don't know what to do with class="{title:'test'}

May anybody give an explanation or link where I can learn about it?

thx
fran

-- 
View this message in context: 
http://old.nabble.com/class%3D%22%7Btitle%3A%27test%27%7D-tp27238929s27240p27238929.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.

Reply via email to