[jQuery] d21d( id )

[jQuery] d21d( id )

Quick jQuery ideom question:
Is there some jQuery:ish ideomatic shortcut for
document.getElementById(), except (the about as unreadable)
$('#some-id-here').get()[0]?
The thought occurred to me on straightening out a few bugs I happened
to cause when introducing jQuery on a site where $ was the convenience
alias of choice for said method.
--
/ Johan Sundström, http://ecmanaut.blogspot.com/
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/