Dynamically change a form's action with JavaScript
JavaScript allows you to dynamically change a form's action. To make the function work in the new Google Chrome browser, you need to reference the action differently than you could in other browsers.
Change CSS in JavaScript in multiple browsers
I have updated the popular changecss() JavaScript function to be compatible with most common browsers.
Select Some Checkboxes JavaScript Function
A new javascript function that allows you to control checkboxes in groups via a control checkbox.
Change HTML Styles with JavaScript
Video and source files on using getElementById, getElementsByTagName and object oriented methods to dynamically change HTML element styles in JavaScript.
Strip Character and Whitespace in JavaScript Function
Use this function to strip whitespace and any character from a string in JavaScript.
Select Radio Inputs JavaScript
A free javascript function to choose radio inputs with a given value.
Google Page Rank Woes
Google has sliced and diced the page rank of many websites, including this one.
Get a Form Element's Label with JavaScript
This JavaScript finds the label for a form element, which is helpful for dynamically highlighting or changing a label based on user input.
Add Google Translation Links
Use this free custom JavaScript functions to add links to translate your web pages with the Google translation tools.