Skip to main content

Bug Tracker

Side navigation

#5828 closed bug (invalid)

Opened January 15, 2010 07:42PM UTC

Closed August 14, 2010 07:22PM UTC

show("normal"), hide("normal"), toggle("normal") not working.

Reported by: streetlogics Owned by:
Priority: critical Milestone:
Component: effects Version: 1.4
Keywords: show, hide, toggle Cc:
Blocked by: Blocking:
Description

Was previously using jquery 1.3.2 and ui 1.7.3.

Just updated this morning to:

jquery-1.4

and ui (trunk revision).

Steps to replicate:

include core jquery (1.4)

include core ui

include widget ui

include effects core ui

include explode, scale, slide effects

Try to use $("#element").toggle("normal");

observe: nothing happens.

Attachments (0)
Change History (3)

Changed April 02, 2010 05:11AM UTC by dmuir comment:1

Not a bug with jQuery, but with jQuery UI.

Changed April 02, 2010 05:44AM UTC by dmuir comment:2

Changed August 14, 2010 07:22PM UTC by dmethvin comment:3

resolution: → invalid
status: newclosed