Ticket #1413 (closed bug: worksforme)
slideUp/slideDown and show/hide Height - bouncing bug
| Reported by: | justin.sepulveda | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2.2 |
| Component: | effects | Version: | 1.1.3 |
| Keywords: | slideUp | Cc: | |
| Blocking: | Blocked by: |
Description
http://www.robustness.org/dev/jquery/slider/slider-jquery.html
In the example above you will see that when you click on any of the tabs, the bottom most tab will bounce or move up and down quickly. It also appears on every accordion menu that has been made in the community. Usually more noticeable when you have more than 3 tabs.
The apple site has a good example of how this should function when the show/hide speeds are equal. The tab that's moving does not effect any of the other tabs.
Example: http://www.apple.com/mac/ (Right Side - Top Downloads, Top Widgets, Hot News)
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

Just wanted to add another example of an accordion menu behaving correctly when the speed for show/hide is set to the same value. This one uses the prototype library.
http://openrico.org/demos?demo=accordion