Class Index | File Index

Classes


Class Index

$

The libmacrame namespace.

$.browser

Holds browser information.

$.dom

Holds the DOM-related methods.

$.dom.DOMTokenList

Represents a DOMTokenList object.

$.dom.Element

Holds the DOM Element methods.

$.dom.HTMLElement

Holds the HTMLElement-related methods.

$.dom.KeyboardEvent

Holds a DOM Keyboard Event method which provides a simple way to determine the key the user pressed.

$.dom.KeyboardEventListener

A complex keyboard events cross-browser compatibility layer.

$.dom.keyCodes

Holds the list of codes, each being associated to a virtual key identifier.

$.dom.keyCodes_fixes

Holds a list of common wrong key codes in Web browsers.

$.dom.keyCodes_Safari2

Holds the list of broken key codes generated by older Webkit (Safari 2).

$.dom.keyNames

Holds the list of virtual key identifiers and a few characters, each being associated to a key code commonly used by Web browsers.

$.dom.Node

Holds the DOM Node methods.

$.dom.NodeList

Holds the DOM NodeList methods, which allow the manipulation of multiple nodes in a single step.

$.js

Holds methods for manipulating several types of JavaScript objects.

$.js.Array

Holds the methods used for manipulating arrays and other array-like objects.

$.js.Object

Holds the methods used for manipulating Objects.

$.js.String

Holds the methods used for manipulating strings.

_global_


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