From ce2dd9b33cbdf32209e5899d2b1750532562928b Mon Sep 17 00:00:00 2001 From: Jonathan Rosenbaum Date: Wed, 26 Jul 2017 14:31:55 -0400 Subject: [PATCH] Updated jQuery Libraries (markdown) --- jQuery-Libraries.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/jQuery-Libraries.md b/jQuery-Libraries.md index 88e21b8..6a6c5f2 100644 --- a/jQuery-Libraries.md +++ b/jQuery-Libraries.md @@ -6,4 +6,6 @@ wNumb is used for the formatting / display of numbers that is used with the slid PickMeUp is the nice date picker used in stats: [https://github.com/nazar-pc/PickMeUp](https://github.com/nazar-pc/PickMeUp) -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/) \ No newline at end of file +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 change on the transactions page: [https://appelsiini.net/projects/jeditable/](https://appelsiini.net/projects/jeditable/) \ No newline at end of file