Class Index | File Index

Classes


Built-In Namespace _global_

Method Summary
Method Attributes Method Name and Description
 
libmacrame(selector, context)
The global libmacrame object which can't be changed, and which must be used by any plugins extending the functionality of the library.
 
Method Detail
libmacrame(selector, context)
The global libmacrame object which can't be changed, and which must be used by any plugins extending the functionality of the library.
Defined in: core.js.
Parameters:
{String} selector
{Document|Element} context Optional, Default: document
See:
$ By default, the entire libmacrame object is aliased by $, for quicker access.
$.init The function being called, when you call libmacrame().

listener()

Defined in: core-dom.js.

Documentation generated by JsDoc Toolkit 2.1.0 on Thu Apr 23 2009 13:05:52 GMT+0300 (EEST)