Search and Top Navigation
#4925 closed bug (notabug)
Opened October 25, 2009 11:22PM UTC
Closed November 06, 2009 01:15AM UTC
Last modified October 11, 2012 09:15PM UTC
show('slow') leaves behind a style="display: block" attribute
Reported by: | dlee | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.effects.core | Version: | 1.7.2 |
Keywords: | show() | Cc: | |
Blocked by: | Blocking: |
Description
When calling show() with animation arguments, it leaves behind a style="display: block" attribute, and thus breaks <li> numbering in <ol> if you do $('li#someid').show('slow').
.show('slow') is from jQuery core, not jQuery UI. Please file this bug in jQuery's bug tracker.