I mean (2) create css set of rules. Now i have a simple way to modify the css set of rules. Thanks. : )
On Jul 20, 1:15 am, Ariel Flesler <[EMAIL PROTECTED]> wrote: > You mean, (1) add a class to an element, or (2) create css set of > rules ? > > if (1): check the docs (docs.jquery.com). > if(2): jQuery.Rule could be the > solutionhttp://flesler.blogspot.com/2007/11/jqueryrule.html > > -- > Ariel Fleslerhttp://flesler.blogspot.com/ > > On 18 jul, 19:13, Evert <[EMAIL PROTECTED]> wrote: > > > Is it possible to create css class on run-time with jquery/javascript? > > if yes, how?