Modify ↓
Ticket #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: | ||
| Blocking: | Blocked by: |
Description
$(window) will lost the property bind sometimes.
Change History
comment:2 Changed 3 years ago by addyosmani
- Priority changed from undecided to low
- Resolution set to worksforme
- Status changed from pending to closed
- Component changed from unfiled to event
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.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Please provide a valid, reproducible test case demonstrating this issue.