|
|
|
12
Find and replace a string or character(s) inside another string
9
simple find and replace string
10
Find min and max of an array
11
This will convert the time from number of seconds to HH:MM format
-9
This function will add all the elements in an array and return total(sum)
17
Get computed Height of an HTML Element
24
Get computed Width of an HTML Element
12
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.
9
Format fractional digits in a numbe
21
To debug javascript code we use alert() whereever needed and it irritates you while alerts values inside a loop and other places where more alerts are being shown and you have to press the ok button to pass / proceed on.
here is a simple way to get rid of the alerts dialogs and get the values outputed into another debug window.
here is a simple way to get rid of the alerts dialogs and get the values outputed into another debug window.







