zepto.js 手机web开发 js 框架,类似于jquery
摘要:
// Zepto.js// (c) 2010, 2011 Thomas Fuchs// Zepto.js may be freely distributed under the MIT license.(function(undefined){ if (String.prototype.trim === undefined) // fix for iOS 3.2 String.prototype.trim = function(){ return this.replace(/^\s+/, '').replace(/\s+$/, '') }; // For iO. 阅读全文
posted @ 2012-02-21 18:37
kxdhm
阅读(2480)
评论(0)
推荐(0)
浙公网安备 33010602011771号