Thread: $(element)
View Single Post
Old 02-17-2008, 05:40 AM   #3 (permalink)
Orc
The Prestige
 
Orc's Avatar
 
Join Date: Dec 2007
Posts: 1,044
Thanks: 193
Orc is on a distinguished road
Default

Quote:
Originally Posted by Salathe View Post
It's common for many JavaScript libraries to make use of a 'dollar function' as a convenient shortcut for accessing DOM elements (elements in your HTML page). Different libraries do things slightly differently so it's best to look up in the appropriate documentation pages for any particular library that you're using.

It's not a native JavaScript function! Also Google's pretty rubbish at searching for (admittedly very vague) things like that. :)
Does Prototype contain this method?
__________________
VillageIdiot can have my babbies ;d
Orc is offline  
Reply With Quote