I would like to know that is there anyway to make changes in .css file using Jquery or javascript. I know, I can dynamically add css properties(or classes) to DOM Element but I don't want that! I want to make changes in .css file to customize css class of .css file.
Please let me know that, is there any easy way for this. Thanks in Advance..!