I am confused as to when I can use the DOM properties and when I could use the Jquery methods on a Jquery object. Say, I use a selector
var $elemSel = $(\'#myDi
There is also a shortcut for get(index) function:
$(selector)[0].nodeName
Soruce: http://docs.jquery.com/Core/get#index