Changes between Initial Version and Version 1 of Ticket #10662, comment 8
- Timestamp:
- Apr 6, 2016, 6:40:08 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10662, comment 8
initial v1 1 1 Excuse me, I'm experiencing the same problem on jquery UI 1.11.4 now, downloaded from official link. 2 2 How come that the code there is old - not the one that is present in the [https://github.com/jquery/jquery-ui/commit/65584c1640f8c7430587738c3c4cd7dd8010a2a5 fix]? 3 I've tried to replace piece of code, related to selectmenu, from selectmenu.js from github. 4 But then getting exception here: var item = ui.item.data("ui-selectmenu-item"); in focus event, since ui.item is empty object...