JavaSript
【2009-07-10】JQuery 实现的页面滚动时浮动窗口控件
1. Introduction: 这个控件能够实现的效果是当你的页面滚动时,某个DIV永远停留在你需要它停留的位置。同时可以为这个DIV设定个容器,当滚动条已经超过了这个容器,那么这个DIV就不再
【2009-07-10】javascript div 遮罩层封锁整个页面
具体解决方案如下: 一、IE和FF下document.body对象的clientHeight,offsetHeight,scrollHeight属性的差别。 clientHeight 在IE和FF
【2009-07-10】javascript 页面只自动刷新一次
1.看看下面这段代码 复制代码 代码如下: <Script> function reurl(){ url = location.href; //把当前页面的地址赋给变量 url var
【2009-07-11】checkbox 复选框不能为空
复制代码 代码如下:<script type="text/javascript"> function check_check(checkname){ var flag; var che
【2009-07-11】javascript 动态加载 css 方法总结
1. 用在外部CSS文件中加载必须的文件 @importurl(style.css); //只能用在CSS文件中或者style标签中 2. 简单的在页面中加载一个外部CSS文件 document.
【2009-07-12】Prototype 学习 Prototype对象
环境: Prototype Version: '1.6.1_rc3' Aptana Studio, build: 1.2.5.023247 IE7 FF2.0.0.4 Opera 10 beta
【2009-07-12】Prototype 学习 工具函数学习($方法)
$ $$ $A $F $H $R $w Try.these document.getElementsByClassName $方法——被成为瑞士军刀(Swiss Army knife) If pr
【2009-07-12】Prototype 学习 工具函数学习($A方法)
$A方法: Accepts an array-like collection (anything with numeric indices) and returns its equivalent
【2009-07-12】Prototype 学习 工具函数学习($w,$F方法)
$w方法 Splits a string into an Array, treating all whitespace as delimiters. Equivalent to Ruby's %w
【2009-07-12】Prototype Object对象 学习
Object is used by Prototype as a namespace; that is, it just keeps a few new methods together, whi
首页 上页 [1939] [1940] [1941] [1942] [1943] [1944] 下页 尾页 共21717条记录 每页10条 页次1941/2172
地址:上海市普陀区胶州路941号长久商务中心 电话: QQ:
© Copyright 2012 上海网络
Product All Rights Reserved