Skip to main content

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').

Attachments (0)
Change History (2)

Changed November 06, 2009 01:15AM UTC by scottgonzalez comment:1

resolution: → invalid
status: newclosed

.show('slow') is from jQuery core, not jQuery UI. Please file this bug in jQuery's bug tracker.

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:2

milestone: TBD

Milestone TBD deleted