I want to apply height for specific div using jquery but not able to override the \'!important\' keyword using jquery.
height
\'!important\'
jquery
Here is
Can you try this method,
Jquery:
$('#divL3').removeClass('myclass').addClass('newclass');