随笔分类 -  html js jquery

摘要:方法1: document.getElementById('iframeId').contentWindow.location.reload(true); 方法2: document.getElementById('iframeId').src=url; 方法3: $("#iframeId").at 阅读全文
posted @ 2021-01-07 19:00 zda龙 阅读(554) 评论(0) 推荐(0)