I would like to know if there is a reason for window.kendo.jquery being passed to functions instead of jquery.
This happens in the kendo.all.js file since Q3 2012.
Thank you.
1 Answer, 1 is accepted
0
Accepted
Atanas Korchev
Telerik team
answered on 30 Nov 2012, 03:02 PM
Hello Jose,
Yes, there is a reason for this. We have inherited jQuery in order to improve touch event handling globally (in all Kendo UI widgets). The original jQuery object unchanged and this enhancement affects only the Kendo UI Widgets. Any other jQuery plugins will not be affected.
The actual implementation can be seen in kendo.core.js which is distributed with the JavaScript source code.
Regards,
Atanas Korchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!