jquery-ui
jquery-ui copied to clipboard
The official jQuery user interface library.
I am using jQuery 3.6.0. Seems to be an undocumented "feature" with switchClass(). If I specify the same class to remove and then add, I get no class. In the...
When used in a button, that removes itself (e.g. in list of labels or filters), the tooltip stays on screen when the target is removed: https://jsfiddle.net/wcv2km68/
If both the sortable and draggable have the `cursor` option set the cursor stays at the value from the draggable after the draggable was dropped. Example to reproduce: https://jsfiddle.net/5fxqybrs/1/ Moving...
Versions: - jQuery 3.6.1 - jquery ui 1.13.2 Prerequisites: - css applied: `.ui-datepicker { border: 1px solid #ccc; padding: 6px;` Reproduction path: - Initialize datepicker on input field Expected behavior:...
I know this component is pretty old, and I'm not sure to what extent it's still supported. I'm trying to use it on a Boostrap 5 responsive page and am...
As part of upgrading jQuery-UI, not able to find the minified version of jquery-UI-i18N.min.js file for the jquery-UI.1.13.2 version. It was available till the version 1.11.4. Shall we create the...
Hello, I found a problem. Sometimes when I point the element with mouse, tooltip shows with original title box (as I shown on photo). I use "track" attribute. Could you...
Hello, I found a second bug. On the desktop (1st photo) tooltip shows normally next to the cursor. But on mobile device it shows far away from the coursor (2nd...
So, I'm looking to get select2() type search box functionality with jQueryUI's selectmenu(). I'm guessing that I could hack something together, but it would be nice if the search option...
firefox 106.0.2 (64-bit) chrome 107.0.5304.63 (64-Bit) line 8615 in jquery 3.5.1 (8647 in jquery 3.6.1) support.focusin = "onfocusin" in window; // this line is getting filled by false, therefore a...