-
```
JQueryUI seems to break the script. No exceptions but an image is simply not
rotated when calling the script.
```
Original issue reported on code.google.com by `Looooo...@gmail.com` on 24 Feb…
-
Suggestion: Element.scrollParent
Returns the closest element which controls the position of current element via a scroll.
This feature is useful in many cases, easy for browsers to implement and h…
-
Hi!
It would be awesome if you could include icons for various web technologies, like:
~~PHP, Jekyll, ASP.NET, Rails, CakePHP,~~ jQuery, jQueryUI, ~~Wordpress, Drupal, Joomla, etc..~~
Thanks!
P.S:…
-
Hi
This plugin is amazing! I love how much customisation it has, and the power it has, it has helped me so much with my Symfony projects!
I am trying to implement jQueryUI sortable with connecte…
-
Only a few jQueryUI components are used at the moment:
- **selectable** for selecting the reservation period in the reservation table
- **autocomplete** for customer address search and city look u…
-
As you can see, there's only a empty little popover box here with jQueryUI 1.11.2 : http://jsfiddle.net/m6vLs8vz/
Also here's jQueryUI 1.10.4 working perfectly fine : http://jsfiddle.net/kc7njzpn/
-
Hello,
Is there any way to add custom config in jqueryui code (like minLength) for the AutocompleterType ?
Apparently no, but I could miss something so before write PR better to ask ;)
Thanks
-
just to also remark this issue here as well, the jquery ui version doesn't work with newer jqueryUi version.
https://github.com/vitalets/x-editable/issues/693
Bhoft updated
8 years ago
-
jQuery UI was manually added to the theme, but it should be removed and the theme should utilize the Drupal version. See [related Drupal documentation](https://www.drupal.org/node/2221855).
-
With jQuery v3.7.1 and jQuery UI v1.14.0 there is this persistent warning in the browser console each time elFinder initializes:
`TypeError: n.find(...).buttonset is not a function`
According to…