Basic Ajax Syntax
8
simple find and replace string
9
Find min and max of an array
10
This will convert the time from number of seconds to HH:MM format
-10
This function will add all the elements in an array and return total(sum)
15
Get computed Height of an HTML Element
22
Get computed Width of an HTML Element
11
check if your browser/javascript supports Ajax.
For this we can use prototype's getTransport method.
For this we can use prototype's getTransport method.
10
A small example demonstrating inheritance in Javascript, complete with calling base class constructors and methods. For the more detailed description, visit http://www.adampresley.com.
16
A simple AJAX class. The code for the class is provided as well as example HTML and PHP code for usage.
12
Given a PHP array (even a deep nested array), returns a string representation of that array as JavaScript array. Useful when using PHP to output JavaScript.









