How to add !important when you are using css method in jQuery

Advertisement
Post Pic

Most of the developers might have faced this situation where they need to add !important while using css method in jQuery. Mostly we need to avoid using !important in our CSS style sheets but in some situations we are forced to use the same. For example: when we want to change the font-size of sub elements under a parent element because of some inheritance the font-size might not change, in these scenarios – most of the developers forcefully apply !important as a simple work-around.

If you want to add !important dynamically while using css method, then here is the way to do so.

1
$("#addImportant").css("cssText","font-size:15 !important;");

When we add the above line into your page, it will render like below, assuming that it has been applied to a div of id named ‘addImportant’:

1
<div id="addImportant" style="font-size:15px !important"></div>

The above snippet has helped me in resolving one of the task which I need to complete, and hope this might help you some situation.

Related Entries...

You Might Like:

Advertisement

Please let us know your feedback about the article through the comments section below, we want to hear from you about our website. And your comment / advice may help us to serve you better in upcoming articles.

Thank You!
Vivekanand [Founder of DeveloperSnippets]

4 Responses

Why would you need to add !important to an inline style. If you need !important rules on an inline style, your CSS is already probably pretty wacky.

[...] This post was mentioned on Twitter by bkmacdaddy designs, WPstudios. WPstudios said: RT @bkmacdaddy How to add !important when you are using #CSS method in #jQuery http://bit.ly/8ioWx9 [...]

Social comments and analytics for this post…

This post was mentioned on Twitter by allwebdesign: How to add !important when you are using css method in jQuery: Most of the developers might have faced this situat… http://bit.ly/6mlW4C...

[...] This post was mentioned on Twitter by Mike Lane, Mike Lane, Propeople, anthony cousins, jQuery Tips and others. jQuery Tips said: How to add !important when you are using CSS method in jQuery http://bit.ly/5bkL4j [...]

Leave Your Response

* Name, Email, Comment are Required

Write For Us

Online Sponsors

Start Foreign Exchange Trading today with the Forex Affiliate Program and also you can have access Online Forex News to know what happens every single moment.


Forex Floor


Switch to our mobile site