
页面显示
iteye_19010
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
iframe
<frameset rows="1480,*,60" framespacing="1" frameborder="yes" > <frameset cols="180,*" framespacing="0" frameborder="no" > <frame name="leftFrame" s2010-03-23 10:38:22 · 106 阅读 · 0 评论 -
设置页面过时时间及重定向 点叉关闭或alt+F4时
<SCRIPT LANGUAGE="JavaScript"><!-- window.onbeforeunload = function() { var n = window.event.screenX - window.screenLeft; var b = n > document.documentElement.scrollWidth-20; if(b...2010-03-23 10:52:25 · 108 阅读 · 0 评论 -
struts 树形显示
附件中2010-03-23 11:10:07 · 114 阅读 · 0 评论