I\'m lead to this question when trying to figure out the difference between jQuery\'s .get() and .index(), I\'ve looked over the jQuery API and I s
.get()
.index()
DOM element are browser rendered text jquery object you got by use this code var object={} console.log(object);