I need to create a CSS stylesheet class dynamically in JavaScript and assign it to some HTML elements like – div, table, span, tr, etc and to some controls like asp:Textbox, Dropdownlist and datalist.

Is it possible?

It would be nice with a sample.

16 Answers
16

Leave a Reply

Your email address will not be published. Required fields are marked *