To actually "unset" an inline style, you should use $el.style.removeProperty('max-height'); . To complete this for an entire style rule and not ...
確定! 回上一頁