How to prevent css from getting converted to inline css

前端 未结 2 1100
栀梦
栀梦 2021-01-26 10:42

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 ?

         


        
2条回答
提交回复
热议问题