| Overview | Index | GodLikeMouse JavaScript Framework |
| FRAMES | NO FRAMES |
GLM.Debug.DisplayProperties( source )
Method for displaying the debug properties of a source object (event, document, object, etc).
Parameters:
source - The source object to display the properties of.
Example:
GLM.Debug.DisplayProperties(window); //displays all the window properties
| Overview | Index | GodLikeMouse JavaScript Framework |
| FRAMES | NO FRAMES |