摘要: <html> <body> <iframe id="qinyuanIframe" src="login.html" ></iframe> <a href="javascript:;" onclick="getIframeContent('qinyuanIframe');">Get the conte 阅读全文
posted @ 2020-03-24 16:32 web前端参天大圣 阅读(3516) 评论(0) 推荐(0)
摘要: function FullScreen(obj){ var s = $(obj).attr("data-staus"); if(s==0){ var el = document.documentElement; $(obj).attr("data-staus","1"); var rfs = el. 阅读全文
posted @ 2020-03-24 11:22 web前端参天大圣 阅读(496) 评论(0) 推荐(0)