Quantcast
Channel: Shawn Olson Creative Arts
Browsing latest articles
Browse All 19 View Live

Free Useful Javascripts

Links to articles that give free javascript code or javascript examples.

View Article



Strip Character and Whitespace in JavaScript Function

Use this function to strip whitespace and any character from a string in JavaScript.

View Article

Altering CSS Class Attributes with JavaScript

A useful JavaScript to instantly change the style values of a CSS class property.

View Article

Select All Checkboxes in a Form with JavaScript

A simple, free javascript to select/unselect all the checkboxes in a form.

View Article

Make JavaScript Math.random() useful

How to use the JavaScript Math.random function useful with round, ceiling, and floor.

View Article


Using an Object Id with JavaScript

Referencing objects in JavaScript using the ID attribute.

View Article

InnerHTML JavaScript Functions

Functions useful for working with named HTML elements with JavaScript.

View Article

Hide Select Menus JavaScript

Sometimes it is beneficial to hide select menus with JavaScript, especially on Internet Explorer 6 and older.

View Article


Select Some Checkboxes JavaScript Function

A new javascript function that allows you to control checkboxes in groups via a control checkbox.

View Article


Select Radio Inputs JavaScript

A free javascript function to choose radio inputs with a given value.

View Article

Add Google Translation Links

Use this free custom JavaScript functions to add links to translate your web pages with the Google translation tools.

View Article

UseMaps Crash IE When Changed

Dynamically changing an image's usemap property can cause Internet Explorer to crash completely. Here is a solution to changing usemaps with JavaScript.

View Article

SwfObject JavaScript Error in IE7

IE7 has a JavaScript Error when using the swfobject.js method if you do not give the containing object element an ID.

View Article


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.

View Article

Change CSS in JavaScript in multiple browsers

I have updated the popular changecss() JavaScript function to be compatible with most common browsers.

View Article


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.

View Article

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.

View Article


Manipulating Element Styles Based on CSS Classes Using Prototype

Example javascript function to change element display properties based on their classes using the Prototype JavaScript Framework.

View Article

Compare Values with Arbitrary Comparison Operator : JavaScript for comparing...

JavaScript function and sample code to dynamically compare two values. Accepts numeric and/or alphanumeric values and does a comparison on them based on a comparison parameter.

View Article
Browsing latest articles
Browse All 19 View Live




Latest Images