-
```
What steps will reproduce the problem?
1. use the demo browser.py application and browse to
http://jqueryui.com/demos/dialog/
What is the expected output? What do you see instead?
page loads VER…
-
```
What steps will reproduce the problem?
1. use the demo browser.py application and browse to
http://jqueryui.com/demos/dialog/
What is the expected output? What do you see instead?
page loads VER…
-
Just using the default setup I'm getting the following errors
Uncaught TypeError: undefined is not a function - jqueryui-editable.js:4727
$.extend.innerShow - jqueryui-editable.js:4727
Popup.show - j…
-
Another one:
```
Jul 13 10:23:12 builder-01 download.jqueryui.com[18292]: User request exception: Error: missing color#012
at Object.Image (/var/www/download.jqueryui.com/node_modules/jquery-ui-t…
-
Use jQueryUI to create right-click context menus for each user in the /chat user list. This menu should allow you to select the user for private messaging, view the profile of the user in a new window…
-
2jqueryui-editable.js:4564 Uncaught TypeError: this.tip(...).find is not a function$.extend.innerShow @ jqueryui-editable.js:4564Popup.show @ jqueryui-editable.js:1073Editable.show @ jqueryui-editable…
-
Vulnerable Library - jquery-ui-1.12.1.min.js
A curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.
Library home page: https://cdnj…
-
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 was available…
-
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-e…
-
To save bytes and time, currently we're [hijacking the jquery-ui checkout](https://github.com/jquery/jqueryui.com/blob/master/grunt.js#L112) from download.jqueryui.com to copy demo files when building…