摘要:
代码 Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ 代码 Code highlighting produced by Actipro CodeHighl 阅读全文
posted @ 2015-03-11 17:04
huihui2014
阅读(401)
评论(0)
推荐(0)
摘要:
indexOf() 方法可返回某个指定的字符串值在字符串中首次出现的位置。lastIndexOf() 方法可返回一个指定的字符串值最后出现的位置,在一个字符串中的指定位置从后向前搜索。语法:indexOf() : stringObject.indexOf(searchvalue,fromind... 阅读全文
posted @ 2015-03-11 17:01
huihui2014
阅读(347)
评论(0)
推荐(0)
摘要:
在JS中四舍五入的函数 toFixed(n) , n为要保留的小数位数。n为0~20,当n超过20的时候,JS会出错。如果小数点前和要截取的前一位都是0时,不会按常理截取。 var h=0.07 h.toFixed(1)的值为0.0其实要解决这个问题,原来是不一定要重写js中的Number类... 阅读全文
posted @ 2015-03-11 16:33
huihui2014
阅读(691)
评论(0)
推荐(0)
摘要:
支持下列CSS 样式 * backgroundPosition * borderWidth * borderBottomWidth * borderLeftWidth * borderRightWidth * borderTopWidth * borderS... 阅读全文
posted @ 2015-03-11 12:19
huihui2014
阅读(406)
评论(0)
推荐(0)
摘要:
Panel开始一连串动画stop()stop(true)stop(false,true)stop(true,true) 什么是jQuery? jQuery是继Prototype之后又一个优秀的JavaScript库,它是一个由 John Resig 创建于2006年1月的... 阅读全文
Panel开始一连串动画stop()stop(true)stop(false,true)stop(true,true) 什么是jQuery? jQuery是继Prototype之后又一个优秀的JavaScript库,它是一个由 John Resig 创建于2006年1月的... 阅读全文
posted @ 2015-03-11 10:55
huihui2014
阅读(195)
评论(0)
推荐(0)

浙公网安备 33010602011771号