Skip to content Skip to sidebar Skip to footer

How To Prevent Css From Getting Converted To Inline Css

I am using jquery to modify css of a div element on pressing a button. I noticed the css getting inline to the HTML. How can I prevent the style from getting inline ?