Changes between Initial Version and Version 1 of Ticket #8148
- Timestamp:
- Feb 2, 2011, 3:09:45 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8148 – Description
initial v1 1 1 If the value of a text field is changed and then focus is programmatically moved to another element, the native change event is triggered, but any event handlers bound via jQuery will not be triggered. 2 2 3 http://jsbin.com/elazu4/ 4/edit3 http://jsbin.com/elazu4/5/edit