-
Is there any convention in the registered Assetic resources beyond the main package name like `@jquery_ui/themes/flick/jquery_ui_css` to use "sub resources"? Or have to use the `asset_dir`/path/to/sub…
-
So I'm developing a web version of our site for the iPad and using jquery-address. We have several YouTube videos and a FB Like button for each. You can scroll through the videos and the address chang…
-
jQuery UI datapicker is actually really dumb about this, but this solution would work:
http://stackoverflow.com/questions/14962222/jquery-datepicker-gettime-not-utc
This means that arguments like …
-
Reports will be displayed using jQuery Tables (Ref: https://datatables.net/examples/). Also will need to be able to export the report in both PDF/CSV.
~~Waiting on confirmation of exact reports~~
Ne…
-
The plugin triggers the `input` and `change` events via `$.trigger`, but those "events" are only received by jQuery's `$.on` listeners, not by vanilla event event listeners.
In the case where I hav…
-
I think you should use range typed input for the slider/scroll. I really like what is done in jQuery mobile as you can move the slider left/right with keyboard and mouse scroll (when the input is acti…
-
A couple places (like edit-user.js controller) use select2 fields outside of enketo. They don't have to way binding, they fetch the value on form submit using jquery. That's more complicated code, and…
-
Using something like [jquery datatables](https://datatables.net/) gives us a bunch of useful features such a sorting and filtering.
-
# Welcome to the CodeQL Unsafe JQuery course!
We created this course to help you quickly learn CodeQL, our query language and engine for code analysis. The goal is to find several cross-site scripting…
-
We've been thinking that the paths and packages configuration syntax is bulky. It's also not clear to new devs which to use: paths or packages?
This new syntax would make it succint to declare the t…