Changes between Initial Version and Version 1 of Ticket #7264, comment 1
- Timestamp:
- Oct 21, 2010, 12:06:55 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7264, comment 1
initial v1 16 16 fails in IE as stated by the docs. So the only valid way to do this is for `input / button` elements in IE is exactly what you ended up doing. 17 17 18 Check also my comment on this [http://github.com/jquery/jquery-ui/commit/cd7f10d480c923d095af6cbd844cbbdb5bb3813e#commitcomment-159519 jQuery-UI commit] which cause s similar issues.18 Check also my comment on this [http://github.com/jquery/jquery-ui/commit/cd7f10d480c923d095af6cbd844cbbdb5bb3813e#commitcomment-159519 jQuery-UI commit] which caused similar issues (the commit not my comment :D ).