1
0
mirror of https://github.com/fspc/Yellow-Bike-Database.git synced 2025-04-04 09:33:24 -04:00

Updated jQuery Libraries (markdown)

Jonathan Rosenbaum 2017-07-27 11:15:11 -04:00
parent 9a9fa553bd
commit ae73e9deee

@ -11,3 +11,6 @@
* Mask makes masks on form fields and html elements which really helps in causing people to enter data correctly and intuitively: [https://igorescobar.github.io/jQuery-Mask-Plugin/](https://igorescobar.github.io/jQuery-Mask-Plugin/)
* jEditable provides inplace editing, used for the Change Fund on the transactions page: [https://appelsiini.net/projects/jeditable/](https://appelsiini.net/projects/jeditable/)
* jQuery UI to provide a spinner for volunteer hours redeeming capability in transactions. Watered down version that includes: widget.js, disable-selection.js, form-reset-mixin.js, jquery-1-7.js, keycode.js, labels.js, widgets/button.js, widgets/checkboxradio.js, widgets/controlgroup.js, widgets/datepicker.js, widgets/mouse.js, widgets/spinner.js: [https://jqueryui.com/spinner/#decimal](https://jqueryui.com/spinner/#decimal)