-
While running command `python manage.py collectstatic --no-input` I got this error. Need to fix it `silk\lib\jquery-ui-1.13.2.min.css` file to update the path of the image
```
The CSS file 'silk\lib…
-
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…
-
Hello,
I installed jquery and jquery-ui. Above is a extract of bundle list :
* jquery-rails (4.3.1)
* jquery-ui-rails (6.0.1)
But, I can't load jquery-ui in my application.js file. I had :
…
djass updated
3 weeks ago
-
This plugin seems to have the same issues as the others. When a field is empty the Jquery val function return the placeholder text.
ghost updated
4 months ago
-
## Summary
It would be nice to eliminate our dependency on jQuery, instead using native browser functionality (e.g. `setAttribute` instead of `attr`, `querySelector` rather than `find`).
## Moti…
-
jquery-match-height not working with latest jquery min file ie 3.3.1
-
I think we should be keeping these two libraries up to date. Especially with minor releases of Backdrop CMS.
**List of things to test each time we update**:
- Node edit form: author name autocom…
-
https://www.drupal.org/node/3422670
Introduced in branch/version: 10.3.x / 10.3.0
Events around dialog creation have been changed to rely on DOM event and not jQuery-specific events.
before
after…
-
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…
-
JSON Data in Tabular Format
table {
width: 100%;
border-collapse: collapse;
}
th, td {
padding: 8px;
…