jquery获取,赋值img的src值..

使用 $('#test')[0].src才能够获取到img的地址
赋值 $('#test').attr('src',yourimgUrl)
posted @ 2011-12-27 22:44  94cool  阅读(3479)  评论(0编辑  收藏  举报