<img id="test" src="1.jpg" alt="test" />
$('#test')是jquery对象 用$('#test').attr("src");$('#test')[0]是doc对象$('#test')[0].src