Possible Duplicate:
JQgrid change css of the add form
I want to change the style/css file reference for the specific div only in HTML page using JQuery. Here for example I have class C1 which has different style in different css files. Now I want to change the reference for that spefic div only in the page, which will be referred to another css reference file, how can I do this runtime ?