CURRENT PROJECTS
loading
CATEGORIES AND POSTS
loading
overset
DEVELOPMENT LOG FOR JIM PALMER
Archive for Category: javascript
01/18/2009
javascript
A fast and lightweight javascript syntax highlighter for simple addition to your blog or site showcasing generic code without using server-side lexical analysis.
09/01/2008
javascript
A fast and lightweight natural sort algorithm for javascript.
UPDATE 2/25/2012 - New 0.7 version with case-insensitive sorting support.
UPDATE 3/5/2011 - New 0.6 version that fixes date comparison in most modern browsers, e.g. Chrome Beta.
06/23/2008
javascript
A useful javascript print_r() function for those PHP developers working in javascript.
07/11/2007
javascript
Need to copy a complex object by value - instead of by reference - in javascript?
12/01/2006
javascript
Prevent characters from being entered on input fields in html via regular expression syntax. This is similar to the TextField.restrict property in Flash.
11/10/2006
javascript
A simple example of how to block a certain DOM block while using my lightweight AS2.0 throbber animation to instruct the user to wait.
09/22/2006
javascript
A quick function that was put together to parse strings/numbers (float as well) into a US Dollar formatted string: