$
From FirebugWiki
Revision as of 14:15, 4 July 2012 by Sebastianz (Talk | contribs)
This command returns a single HTML or XML element with the given id.
Parameters
id
Id of the element to return.
Examples
$("element")
This returns the element with the id element.