Skip to main content
jQuery Logo

Tagged: say2joe


jQuery Disable Autocomplete

This jQuery plug-in enforces the autocomplete=off HTML attribute on password (and other) fields. Recent browsers have chosen to ignore this attribute in favor of user preferences. However, some financial (and other) institutions may have good reasons to enforce this practice.

1.1.1

Released September 2, 2014

15
Watchers
12
Forks
jQuery DOM Cache

Using $.cache (or $.domCache) may dramatically increase the performance of your web application by eliminating unnecessary DOM traversal. Manipulate the DOM (with event handling) more efficiently by referencing cached DOM elements.

1.2.5

Released February 19, 2013

7
Watchers
2
Forks

Tags