Top Javascripts, Co.
 

Featured Javascripts



Recent Javascripts



Categories


Search Javascripts

seperate keywords with a comma.
Displaying 0-3 of 3 total Prototypes Javascripts on page 1 of 1

javascript search array

Submitted: May 14, 2008 | Comments: off

Javascript has no built in function to search an array - instead you will need to use a prototype to extend javascript remedying the need for an array searching function.   … [read more]

javascript numeric sort

Submitted: May 14, 2008 | Comments: off

Javascript's Array object has a sort() method, and a pretty quick and fast one at that. Unfortunately, by default, it only sorts alphabetically. Which means if you pass it an array of numbers it will sort the array alphabetically instead of … [read more]

javascript trim function

Submitted: May 14, 2008 | Comments: off

Trimming a string of text is a very common function, its a wonder that it was never included with javascripts to begin with. … [read more]

Page 1
 

Powered by: StoneRaft.com