October 17, 2016
Change width of child div element using JQuery
Bodzilla’s Question:
I have an element in my html with this markup:
<div class="ui-accordion-content ui-helper-reset ui-widget-content ui-corner-bottom ui-accordion-content-active" role="tabpanel" style="width: 98px; display: block;">
I would like to know how to remove the width attribute using jQuery