ZeroField
10
mattrmiller
This is a correct way to do login form auto-focus, checking to see if either username or password have focus already. This prevents someone from typing a username hitting TAB, then having JavaScript chime in, resetting focus to Username while user is typing in their password. In this case, the password is appended to the username which is in plaintext.
9
A simple back button in JavaScript.
10
AJAX: In situ edit
A simple edit in place using Prototype, based on the tutorial @ 24ways.org
A simple edit in place using Prototype, based on the tutorial @ 24ways.org
10
A prototype function to get an array of elements by id in an array
6
Toggles the visibility of an HTML element. Should be part of everyone's javascript toolkit
10
Cookie Handle
11
Fade an Element
11
Enhance External Links
9
Unobtrusive Kilometer/Mile Converte
9
Unobtrusive Show/Hide









