Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

Is jquery ui compatible with jquery mobile?


Asked by Colten Cline on Dec 06, 2021 jQuery



jQuery Mobile was not designed to be compatible with jQuery UI. There is absolutely no relationship between the two, other than that they both are projects of the jQuery Foundation, and that jQuery UI was some of the "inspiration" behind JQM.
Similarly,
I understand that jQuery and jQuery-UI versions do not perfectly match up. For example, the current "safe" version of jQuery is 1.11.2 and the current "safe" jQueryUI is 1.10.4 Sometimes a client requirement is to continue using a specific version of jQuery, such as 1.8.3.
Subsequently, In upcoming versions we will be working to incorporate the remainder of jQuery UI features and widgets (including the ever popular datepicker) into jQuery Mobile. A big step forward for jQuery Mobile will also be the incorporation of the interactions like draggable, droppable, and sortable from jQuery UI.
Likewise,
Unsupported Browsers While jQuery UI might run without major issues in older browser versions, we do not actively test jQuery UI in them and generally do not fix bugs that may appear in them. Similarly, jQuery UI does not fix bugs in pre-release versions of browsers, such as beta or dev releases.
Thereof,
Usually, each newly released jQuery version introduces breaking changes and is not compatible with the existing Kendo UI versions. In such cases, use the previous jQuery version until the next official Kendo UI version that resolves the issue is released.