premasagar / important

css !important manipulator (jQuery plugin)
14 stars 6 forks source link

Implement support for css({paddingTop: 0}, true) #4

Open premasagar opened 13 years ago

premasagar commented 13 years ago

Currently, only css({'padding-top': 0}, true) will write the correct property name to the style attribute.