API DOCS

DOCS & TUTORIALS » API DOCS » xajax_js » xajax_core_uncompressed.js » xajax.tools » xajax.tools.$

Function: xajax.tools.$


xajax.tools.$ = function(sId) { }

Parameters:

sId
(string) The unique name of the element (specified by theID attribute), not to be confused with the nameattribute on form elements.

Returns:

object - The element found or null.

Note:

This function uses the xajax.config.baseDocument which allows xajax to operate on the main windowdocument as well as documents from containediframes and child windows.

See Also:

xajax.$ and xjx.$
 



XAJAX on SourceForge.net
Support this project Valid XHTML 1.0 Transitional