jquery动态设置图片路径和超链接href属性
js document.getElementById("myImage").src="hackanm.gif"; jquery $("#img").attr("src", "
JQuery 2023年08月12日 147
/www/wwwroot/xunjs.com/app/index/controller/Tags.php:34:string 'href' (length=4)
js document.getElementById("myImage").src="hackanm.gif"; jquery $("#img").attr("src", "
JQuery 2023年08月12日 147
目录 1、方式1: window.location.href 2、方式2: window.open 3、方式3 window.showModalDialog (部分浏览器不支持)