JS+JQuery 198

Java script, JQuery that enhances web apps
Sorted from new to old.
Card image
Laoding Circle

Loading animation in css/js

Card image
Hourglass

A js/css hourglass loading spinner

Card image
Digital Clock

Actually working digital clock JavaScript-based, refreshes every second Found ...

Card image
Fancybox v2 apply

Applying Fancybox v2 from (

Card image
Bootstrap table by wenzhixin

Working jquery bootstrap table, with pagination, search, sort and column ...

Card image
OnChange

Detect when user changes a textbox using JQuery Needed to have this documented ...

Card image
Simple Captcha

Sometimes the simplest methods is the most powerful. That is what I said

Card image
Prevent Submit until reCaptcha

Disable Submit button until Google reCaptcha is verified, used reCaptcha v2.0 ...

Card image
This Year

A quick JS way to get the year of today, a method found it online, and wanted ...

Card image
Loading3 gif

Showing animated gif when ancher is clicked, uses an overlay to prevent user ...

Card image
Loading gif

Show and hide loading gif using Javascript. a simple way to control when to ...

Card image
Bootstrap Modal variables

Bootstrap link to pass variables to modal content Used to build list of links ...

Card image
Cookies warning

Thanks to new law in Europe, we need to show users and let them accept a ...

Card image
Active BS4 breakpoint

Was looking for some way to show bootstrap 4 breakpoint, and got this

Card image
[TAB] inside textarea

Allow textarea's to accept TAB key (ASCII code 63) Could use some enhancements, ...

Card image
Limit Textarea

Show number of characters in a textarea and limit if it goes greater than ...