Changes between Initial Version and Version 1 of Ticket #19189, comment 28
- Timestamp:
- 11/26/2011 12:10:13 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19189, comment 28
initial v1 1 1 Replying to [comment:27 GaryJ]: 2 2 3 It's a bug. The 'unload' event only exists for 'window'. Think it was used before jQuery was force-bubbling events up the DOM so it was more of a custom event only on #TB_window, that unfortunately matches the "real" unload. Later on other JS star ingusing it too so now we have to still support it...3 It's a bug. The 'unload' event only exists for 'window'. Think it was used before jQuery was force-bubbling events up the DOM so it was more of a custom event only on #TB_window, that unfortunately matches the "real" unload. Later on other JS started using it too so now we have to still support it...