jquery enforce important

JavaScript
$('#elem').attr('style', 'width: 100px !important');
Source

Also in JavaScript: