1. <!–[if !IE]><!–> 除IE外都可识别 <!–<![endif]–> 2. <! […]
继续阅读...Archive for 13 5 月, 2008
正则(JS)re=new RegExp(“^\d*$”);与re=/^d*$/;之间区别?
以下代码结果为:FALSE,TRUE,TRUE , 结果中为什么第一个为FALSE呢? <form name=form1> 字符串:<input name=”t1R […]
继续阅读...1. <!–[if !IE]><!–> 除IE外都可识别 <!–<![endif]–> 2. <! […]
继续阅读...以下代码结果为:FALSE,TRUE,TRUE , 结果中为什么第一个为FALSE呢? <form name=form1> 字符串:<input name=”t1R […]
继续阅读...