Opened 14 years ago
Closed 14 years ago
#5268 closed bug (invalid)
Bug with show()/hide() functions in Chrome browser
Reported by: | den_sandman | Owned by: | brandon |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | event | Version: | 1.3.2 |
Keywords: | chrome | Cc: | |
Blocked by: | Blocking: |
Description
When you are trying to use any parameters 'fast' or 'slow' in such functions as show() and hide() (like $(object).show('fast')) Google Chrome browser crushes :( When you are using theese functions without parameters (like $(object).show()), everything works properly.
Note: See
TracTickets for help on using
tickets.
Please reopen with a test case (html and script) that reproduces the problem. Thanks.