window.send_to_editor = function(html) {
imgurl = jQuery('img',html).attr('src');
jQuery('#adimage').val(imgurl);
tb_remove();
}
我不知道該怎麼做這部分的代碼,最有趣的是imgurl = jQuery('img',html).attr('src');
代碼中的所有文件IMG id
螞蟻的src url
搜索?段代碼做些什麼
傳入文檔是在這方面很清楚。 http://api.jquery.com/jQuery/#jQuery1 – 2013-03-02 16:43:41