Bug Tracker

Modify

Ticket #6091 (closed bug: worksforme)

Opened 3 years ago

Last modified 3 years ago

Instead of merely sliding the target element, Slidedown shifts padding or margin of internal elements

Reported by: aaronshaf Owned by:
Priority: Milestone: 1.4.2
Component: effects Version: 1.4.1
Keywords: Cc:
Blocking: Blocked by:

Description

You can see this bug using any major browser by clicking one of the navigation elements on the left column of carm.org

Change History

comment:1 Changed 3 years ago by john

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

That's correct, slideDown animates the height, vertical padding, and vertical margin of the element. This is intended. If you wish to animate just the height you can do: .animate({ height: "hide" })

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.