YUI add a class to datatable -


i cannot figure out life of me how add custom class yui datatable.

e.g.,

<table class="custom-class">...</table> 

in yui3 it's matter of doing:

var datatable = new y.datatable(...); datatable.get('boundingbox').addclass('custom-class'); 

Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -