[<h1>, prevObject: e.fn.e.init[1], context: #document, selector: "h1"]
我如何获得上面的结果?
这是我使用的命令:console.log($('h1')); 任何人都可以在Chrome版本23.0.1271.64 m上获得像我一样的结果吗?
console.log($('h1'));
jquery google-chrome
google-chrome ×1
jquery ×1