<html xmlns="http://www.w3.org/1999/xhtml">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<body>
<label style="position:relative; left:30%; font-size:2em; color:#F00" id="aa"></label>
<script>
setInterval("aa.innerHTML=new Date().toLocaleString()+' 星期'+'日一二三四五六'.charAt(new Date().getDay());",1000);
</script>
</body>
</html>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<body>
<label style="position:relative; left:30%; font-size:2em; color:#F00" id="aa"></label>
<script>
setInterval("aa.innerHTML=new Date().toLocaleString()+' 星期'+'日一二三四五六'.charAt(new Date().getDay());",1000);
</script>
</body>
</html>
function isInteger(para) '判断数字是否整形
on error resume next
dim str
dim l,i
if isNUll(para) then
isInteger=false
exit function
end if
str=cstr(para)
if trim(str)="" then
isInteger=false
exit function
end if
l=len(str)
for i=1 to l
if mid(str,i,1)>"9" or mid(str,i,1)<"0" then
isInteger=false
exit function
end if
next
isInteger=true
if err.number<>0 then err.clear
end function
on error resume next
dim str
dim l,i
if isNUll(para) then
isInteger=false
exit function
end if
str=cstr(para)
if trim(str)="" then
isInteger=false
exit function
end if
l=len(str)
for i=1 to l
if mid(str,i,1)>"9" or mid(str,i,1)<"0" then
isInteger=false
exit function
end if
next
isInteger=true
if err.number<>0 then err.clear
end function
元素的class与ID命名常用关键字
容 器:container/box
头 部:header
主 导 航:mainNav
子 导 航:subNav
顶 导 航:topNav
网站标志:logo
大 广 告:banner
容 器:container/box
头 部:header
主 导 航:mainNav
子 导 航:subNav
顶 导 航:topNav
网站标志:logo
大 广 告:banner
jQueryAPI jQueryAPI中文手册
jQuery API最新的中文手册,jQuery是一个JAVASCRIPT框架,自面世以来,以其快速、简洁,能够很轻易地处理HTML文档、控制事件、给页面添加动画和Ajax效果等功能使多很多WEB编程者对其非常热爱,本手册旨在帮助广大jQuery爱好者快速了解jquery库,以及为jquery开发者提供一份快速查询的手册。压缩包中附有jquery-1.2.6版的框架集。
jQuery API最新的中文手册 jquery-API_CHM.rar
下载文件
jQuery API最新的中文手册,jQuery是一个JAVASCRIPT框架,自面世以来,以其快速、简洁,能够很轻易地处理HTML文档、控制事件、给页面添加动画和Ajax效果等功能使多很多WEB编程者对其非常热爱,本手册旨在帮助广大jQuery爱好者快速了解jquery库,以及为jquery开发者提供一份快速查询的手册。压缩包中附有jquery-1.2.6版的框架集。
jQuery API最新的中文手册 jquery-API_CHM.rar
下载文件
jQuery 源码+实例+注释 [新手提高速成]
个人觉得比较全面 代码注释也比较好的jQuery实例。详细源码和源码注释
内容分三部分 ,循序渐进 ,
地一部分主要针对新手上路的基本函数用法,
第二部分是一些加强函数篇
第三部分是json+jsp的几个例子。
个人觉得比较全面 代码注释也比较好的jQuery实例。详细源码和源码注释
内容分三部分 ,循序渐进 ,
地一部分主要针对新手上路的基本函数用法,
第二部分是一些加强函数篇
第三部分是json+jsp的几个例子。
face=webdings face=wingdings
关于face=webdings face=wingdings (注:针对FireFox,这个字体不起什么作用)
9
0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z A B C D E F G H I J K L M N O P Q R S T U V W X Y Z , . / ' [ ] \ \ = - < > ? : \ " { } | + _ ) ( * & ^ % $ # @ ! ` ~
0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z A B C D E F G H I J K L M N O P Q R S T U V W X Y Z , . / ' [ ] \ \ = - < > ? : \ " { } | + _ ) ( * & ^ % $ # @ ! ` ~
关于face=webdings face=wingdings (注:针对FireFox,这个字体不起什么作用)
9
0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z A B C D E F G H I J K L M N O P Q R S T U V W X Y Z , . / ' [ ] \ \ = - < > ? : \ " { } | + _ ) ( * & ^ % $ # @ ! ` ~
0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z A B C D E F G H I J K L M N O P Q R S T U V W X Y Z , . / ' [ ] \ \ = - < > ? : \ " { } | + _ ) ( * & ^ % $ # @ ! ` ~




2009
15:46
165
0


