JS+JQuery 195 Java script, JQuery that enhances web apps

Card image cap
Prevent Submit until reCaptcha

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

Card image cap
This Year

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

Card image cap
Loading3 gif

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

loading3.zip

Card image cap
Loading gif

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

loading.zip

Card image cap
Bootstrap Modal variables

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

Card image cap
Cookies warning

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

jquery.cookiesdirective.js.zip

Card image cap
Active BS4 breakpoint

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

bs3-bs4-breakpoints.zip

Card image cap
[TAB] inside textarea

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

TabManager.zip

Card image cap
Limit Textarea

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

Card image cap
confirmDelete

Asks user before running a link (mostly before deleting) Small important part ...

Card image cap
getQueryString

Reading QueryString from JS

Card image cap
LogoutALL

Logs out Linkedin by running two commands One will open new window to logout ...