Opened 13 years ago
Closed 12 years ago
#5828 closed bug (invalid)
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.
Change History (3)
comment:1 follow-up: 2 Changed 13 years ago by
comment:3 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Not a bug with jQuery, but with jQuery UI.