jquery-ui icon indicating copy to clipboard operation
jquery-ui copied to clipboard

The official jQuery user interface library.

Results 174 jquery-ui issues
Sort by recently updated
recently updated
newest added

Aria-expanded is used for the element with role="tab" As per the ARIA specifications, aria-expanded is not supported for role tab. Since aria-selected conveys which tab is currently selected, aria-expanded must...

Comp: Tabs
Behavior shared with 1.12
Accessibility

This addresses #2062 and is relevant for large lists with more than 1000 items. The solution to the issue was suggested at [stackoverflow.com](https://stackoverflow.com/a/46925710/1119601) (credits to @Ernst). At the end this...

Bug
Comp: Sortable

_From the report on [WordPress Trac #54681](https://core.trac.wordpress.org/ticket/54681)_ Russell Eck: > An error container class="ui-helper-hidden-accessible" is made with aria-live="assertive", but it does not contain a WAI-ARIA attribute that will make sure...

Comp: Autocomplete
Comp: Tooltip
Behavior shared with 1.12
Accessibility

We are using the JQuery-UI product (version 1.12.1) in our application and had a few queries around it. Background :- We were using JQuery-UI (1.10.4) in our product and we...

Localization
Behavior shared with 1.12

**I have worked the jQuery and jQuery UI with different version, I just using jQuery UI drag the element in mobile view that normally works fine but they conflict issue**...

Needs info

I used the 1.13.1, I have another issue, when drag the element into the iframe and the sortable elements, the cloned element offset changed, but end sortable, the offset works...

Bug
Comp: Sortable
Behavior shared with 1.12

Positioning with offset not working. Example: CSS: #targetElement { height:300px; margin: 20px; border: dashed 1px #ee4455; background: #9cf; } .positionDiv { position: absolute; width: 75px; height: 75px; background: rgba(255,255,255,.3); border:...

Bug
Comp: Position
Behavior shared with 1.12

When we are setting the buttons for a dialog, the option to set the button text is 'text': https://api.jqueryui.com/dialog/#option-buttons But on the Button Widget the option is called 'label'. https://api.jqueryui.com/button/#option-label...

Needs docs
Bug
Comp: Button
Comp: Dialog
Behavior shared with 1.12
Needs tests
Behavior Change

Hi everyone, I use jquery-ui: 1.13.0 in particullary widget draggable.js, in Angular 12. Bu when I refresh the page I get this error: `Uncaught TypeError: Cannot read properties of undefined...

Comp: Draggable
Behavior shared with 1.12