随笔分类 - 技术控讨_Html、Javascript、Css
摘要:<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=gb2312" /><title>factly弹出层</title><style type="text/css"&g...
阅读全文
摘要:页可见区域宽: document.body.clientWidth网页可见区域高: document.body.clientHeight网页可见区域宽: document.body.offsetWidth (包括边线的宽)网页可见区域高: document.body.offsetHeight (包括边线的高)网页正文全文宽: document.body.scrollWidth网页正文全文高: do...
阅读全文
摘要:在使用Iframe的时候,高度设置一直使我很郁闷!!!今天在网上查了一些资料,终于突破了这个知识点.把代码奉献给大家.希望能给大家带来方便.你可以嵌套使用多iframe,只要在iframe嵌套页的具体内容页中加入下面的js代码即可.<script>parent.document.all.iframeTest.height = Screen.Height;</script>主...
阅读全文
摘要:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML><HEAD> <TITLE>作者:factly</TITLE> <SCRIPT LANGUAGE="JavaScript"> <!--function aaa(obj){var pare...
阅读全文
摘要:<html><head> <title>作者:factly</title></head><body> <form> <select id="year" onchange="toDate()"> <script>for(i=1980;i<=2020;i++)document.write(...
阅读全文

浙公网安备 33010602011771号