DEVELOPMENT LOG FOR JIM PALMER
CURRENT PROJECTS
loading
CATEGORIES AND POSTS
loading
overset
Archive for Category: javascript
JSYN - Fast and Lightweight Javascript Syntax Highlighter
Posted 01/18/2009 in 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.
Javascript Natural Sort Algorithm With Unicode Support
Posted 09/01/2008 in javascript
A fast and lightweight natural sort algorithm for javascript.
Javascript print_r function
Posted 06/23/2008 in javascript
A useful javascript print_r() function for those PHP developers working in javascript.
Javascript Recursive Object Copy, Deep Object Copy, Pass By Value
Posted 07/11/2007 in javascript
Need to copy a complex object by value - instead of by reference - in javascript?
Simple JavaScript Form Field onKeyDown Regular Expression Wrapper
Posted 12/01/2006 in 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.
Add a Please Wait Message To Your AJAX Application
Posted 11/10/2006 in 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.
Flash & JavaScript dollarFormat function
Posted 09/22/2006 in javascript
A quick function that was put together to parse strings/numbers (float as well) into a US Dollar formatted string: