Opened 12 years ago
Closed 12 years ago
#7396 closed bug (worksforme)
$(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.
Change History (2)
comment:1 Changed 12 years ago by
Owner: | set to anonymous |
---|---|
Status: | new → pending |
comment:2 Changed 12 years ago by
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: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.
Note: See
TracTickets for help on using
tickets.
Please provide a valid, reproducible test case demonstrating this issue.