$s='
$(document).ready(function(){ $('.xgt dl img').each(function(){ alert($(this).attr("src")); });});
这样应该懂吧 ,js获取 在提交 如果只要图片名称的话 正则匹配 src
获取每一个