What is the difference between the $get and $find functions in javascript?
I'm guessing that these functions aren't really javascript-native things, so an additional question would be what are they native to?
Clarification
The web app I've seen this in uses jquery and ASP.NET AJAX. Perhaps that changes the meaning of these functions?