摘要: 简单好用~<style>span{ cursor:pointer;}</style><div id="ad" style="width:300px; height:210px; border:solid 1px #999; position:absolute; " ></div><script type="text/javascript">var adDiv=document.getElementById('ad');var adHeight = adDiv. 阅读全文
posted @ 2012-08-03 15:41 YSH0552 阅读(602) 评论(2) 推荐(0)
摘要: <script type="text/jscript">function showWin(divWidth,divHeight){ var module = document.getElementById('module-float').style; var bgDiv = document.getElementById('bgDiv'); var bodyWidth = document.documentElement.clientWidth; var bodyHeight = document.documentElement. 阅读全文
posted @ 2012-07-12 15:31 YSH0552 阅读(373) 评论(0) 推荐(0)
摘要: <style>body{ margin:0; padding:0; font-size:12px; }ul,li{ margin:0; padding:0; list-style:none; }.allContent{ width:650px; margin:0 auto; }.nav{ width:100%; float:left; }.nav li{ width:120px; height:25px; line-height:25px; float:left; margin:0px 2px; text-align:center; background:#eee; cursor: 阅读全文
posted @ 2012-07-10 17:54 YSH0552 阅读(186) 评论(2) 推荐(0)