Bug Tracker

Modify

Ticket #5283 (closed bug: fixed)

Opened 4 years ago

Last modified 3 years ago

Slide removes list bullets

Reported by: mnot Owned by:
Priority: major Milestone: 1.4
Component: effects Version: 1.3.2
Keywords: Cc:
Blocking: Blocked by:

Description

When an HTML list item is hidden and then revealed using slideUp/slideDown, the bullets will be missing afterwards.

See:

 http://www.mnot.net/test/slide-list.html

Tested with jquery 1.3.2 on Safari and FF (latest).

Attachments

slide-list.html Download (479 bytes) - added by mnot 4 years ago.
test case

Change History

Changed 4 years ago by mnot

test case

comment:1 Changed 4 years ago by scott.gonzalez

This happens because the display gets set to block. Setting the display back to list-item brings the bullets back.

comment:3 Changed 3 years ago by dmethvin

  • Status changed from new to closed
  • Resolution set to fixed

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.