Bug Tracker

Modify

Ticket #798 (closed bug: fixed)

Opened 6 years ago

Last modified 6 years ago

in 1.04, .toggle() would take a speed as a parameter, but not in 1.1b

Reported by: jquery@… Owned by:
Priority: major Milestone: 1.1
Component: effects Version: 1.1
Keywords: Cc:
Blocking: Blocked by:

Description

$('this').toggle(350); works in 1.04, but not 1.1b

ofcourse it works if i remove the 350, but then it is non existant animation and becomes like a light switch.

to get around this i rewrote my script to use .show and .hide, but id prefer to have .toggle

Change History

comment:1 Changed 6 years ago by john

  • Priority changed from minor to major
  • Resolution set to fixed
  • Status changed from new to closed
  • Component changed from core to fx
  • Version changed from 1.1a to 1.1

Fixed in SVN rev 1050.

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.