Opened 14 years ago

Closed 14 years ago

Last modified 11 years ago

#4925 closed bug (notabug)

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

Change History (2)

comment:1 Changed 14 years ago by Scott González

Resolution: invalid
Status: newclosed

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

comment:2 Changed 11 years ago by Scott González

Milestone: TBD

Milestone TBD deleted

Note: See TracTickets for help on using tickets.