随笔分类 -  JavaSctipt

摘要:var val = document.getElementById("txt1").value.replace(/[^\w\.\/]/ig, ''); 阅读全文
posted @ 2010-04-26 17:21 iZiYue 阅读(1457) 评论(0) 推荐(0)
摘要:js获取屏幕高度和宽度的几个方法 页可见区域宽: document.body.clientWidth网页可见区域高: document.body.clientHeight网页可见区域宽: document.body.offsetWidth (包括边线的宽)网页可见区域高: document.body.offsetHeight (包括边线的高)网页正文全文宽: document.body.scrol... 阅读全文
posted @ 2009-09-15 14:15 iZiYue 阅读(526) 评论(0) 推荐(0)
摘要:<?xml version="1.0" encoding="UTF-8" ?><!DOCTYPE struts PUBLIC "-//Apache Software Foundation//DTD Struts Configuration 2.0//EN" "http://struts.apache.org/dtds/struts-2.0.dtd"><struts&g... 阅读全文
posted @ 2009-08-25 23:06 iZiYue 阅读(173) 评论(0) 推荐(0)

ChinaHDTV.ORG