Style Class « Dojo toolkit « JavaScript DHTML






1.Mix two classes
2.Remove class
3.Set new style
4.Toggle tag class with dojo.toggleClass("myDiv", "myClass")
5.Toggle with true and false
6.Get style from tag
7.Get computed border width
8.Change style with dojo.style
9.Add style class to tag by using dojo.addClass('myDiv', 'myClass')








10.Change margin box