Side navigation
#5268 closed bug (invalid)
Opened September 18, 2009 02:25PM UTC
Closed October 16, 2009 01:22AM UTC
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.
Attachments (0)
Change History (1)
Changed October 16, 2009 01:22AM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
Please reopen with a test case (html and script) that reproduces the problem. Thanks.