Skip to main content

Bug Tracker

Side navigation

#14127 closed bug (notabug)

Opened July 11, 2013 07:47PM UTC

Closed July 12, 2013 12:26PM UTC

toggle works incorrectly

Reported by: webmstk@mail.ru Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.9.1
Keywords: Cc:
Blocked by: Blocking:
Description

http://jsfiddle.net/4QUCr/ - toggle collapses the content

Attachments (0)
Change History (4)

Changed July 12, 2013 07:35AM UTC by gbear comment:1

I think it is supposed to do that :)

Look at the docs: http://api.jquery.com/toggle/

It uses a swing animation with a duration of 400 as default.

By the way, why are you using two empty functions as parameters?

Changed July 12, 2013 08:08AM UTC by webmstk@mail.ru comment:2

I'm talking about http://api.jquery.com/toggle-event/ . Now I see, it is deprecated and was removed in 1.9 :(

But it works in 1.8 http://jsfiddle.net/WJ8xm/ :)

Changed July 12, 2013 08:09AM UTC by webmstk@mail.ru comment:3

Can't find how to close the topic

Changed July 12, 2013 12:26PM UTC by scottgonzalez comment:4

resolution: → notabug
status: newclosed