有时候为了测试正则表达式、临时自己写了这么一个、我对于JS也不懂、所以写的很差、、
代码:(我测试在IE8中是正常的、然而在我的FireFox中的、却无法使用、原因不明、这个我也不管了、反正就自己用用而已)
>
>
>
>
>
>
>
>
>
Ctrl + Enter可快速验证
//请在这里输入您的Javascript代码
function getOption()
dim i,objCheck
for i=1 to 5
objCheck=document.getElementById("" & i)
if objCheck.value 0 then
msgbox ""
end if
next
end function
//请在这里输入您的Javascript代码
function getOption()
dim i,objCheck
for i=1 to 5
objCheck=document.getElementById("" & i)
if objCheck.value 0 then
msgbox ""
end if
next
end function
function RegTest(){
var i=1;
var Obj;
var s;
for (i=1;i