jquery 使用animate來改變高度自動添加樣式overflow:hidden的問題

Another way is to declare the element as !important in css.css

For example.spa

.somediv { overflow: visible !important;}



總結:jQuery.animate sets overflow:hidden as an inline style. Inline styles always take precedence over the !important flag
相關文章
相關標籤/搜索