Get Age |
Calculate a user's age, given their birthday. |
JavaScript |
Get Time Ago |
Estimate how long ago an action occurred (e.g., "2 months ago"). |
JavaScript |
Default Input Text |
Add default text to an edit box or textarea. |
JavaScript, jQuery, HTML form |
Default Password Text |
Add default text to a password field. |
JavaScript, jQuery, HTML form |
Simple Form Styling |
Style edit boxes, textareas, select boxes, checkboxes, radio buttons, and file inputs with background images. |
JavaScript, jQuery, HTML form |
Simple Form Styling with Default Text |
Demonstrate the combined use of Simple Form Styling, Default Input Text, and Default Password Text |
JavaScript, jQuery, HTML form |
US Heatmap |
Create a US heatmap, allowing the shade of each state to vary independently. |
JavaScript, jQuery |