Side navigation
#7396 closed bug (worksforme)
Opened November 04, 2010 03:58AM UTC
Closed November 17, 2010 03:01AM UTC
$(window).bind is undefine
Reported by: | anonymous | Owned by: | anonymous |
---|---|---|---|
Priority: | low | Milestone: | 1.5 |
Component: | event | Version: | 1.4.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
$(window) will lost the property bind sometimes.
Attachments (0)
Change History (2)
Changed November 04, 2010 06:29AM UTC by comment:1
owner: | → anonymous |
---|---|
status: | new → pending |
Changed November 17, 2010 03:01AM UTC by comment:2
component: | unfiled → event |
---|---|
priority: | undecided → low |
resolution: | → worksforme |
status: | pending → closed |
A valid test case is required for your ticket so I've created one:[http://jsfiddle.net/addyosmani/293da/ Live Test Case]. $(window).bind() is working fine with jQuery 1.4.4. I've have written a minimal test case above to demonstrate that this does not have issues with event assignment and that the described behavior is not an issue. If you would like to re-open this ticket with further information and a separate test case, please feel free to.
Please provide a valid, reproducible test case demonstrating this issue.