This class dynamically sets the TABINDEX property for a given sequence of controls. So developers have no more to tediously set'em all along the web page.
It could be useful for forms with a large number of controls.
GPLVersion: 1
Platform: Linux, Windows, Mac OSX, Sun Solaris, FreeBSD
Updated Date: 29 Jun, 2008
How often did you need to know the exact screen coordinates of an element inside a web page?
For example, to place a (floating) layer below one table cell like in a combo box style?
GPLVersion: 1
Platform: Linux, Windows, Mac OSX, Sun Solaris, FreeBSD
Updated Date: 1 Jul, 2008
The function monitor (fondly known as funmon) is a JavaScript-based tool that acts as a dispatch for function calls, and tracks the amount of time it takes to run a particular function. Scripted functions are an often-overlooked source of performance problems, and these functions can be difficult to... Read more
BSD StyleVersion: 2.1
Platform: Linux, Windows, Mac OSX, Sun Solaris, FreeBSD
Updated Date: 30 Jul, 2009
ZIPCodeWorld.com provides this routine to calculate the distance between two points (given the latitude/longitude of those points) in Javascript. It is being used to calculate distance between two points lat1, long1 and lat2, long2 and uses radius of earth in kilometers or miles as an arguments usin... Read more
FreewareVersion: 1
Platform: Linux, Windows
Updated Date: 25 Mar, 2010