Changes between Initial Version and Version 2 of Ticket #2613
- Timestamp:
- Mar 29, 2008, 12:28:34 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2613 – Description
initial v2 1 This is a really strange issue. Calling bind makes preventDefault ineffective in Firefox2 and Opera (Firefox3 and Safari3.1 are OK)1 This is a really strange issue. Calling bind makes preventDefault ineffective in Firefox2. (Opera, Firefox3 and Safari3.1 are OK) 2 2 3 It has something to do with event.fix. I s this a jQuery bug or a browser bug?3 It has something to do with event.fix. I think it is a firefox2 bug rather than a jquery bug. 4 4 5 5