全站日记 标签: JavaScript

/** * eval与jQuery.globalEval的不同之处: 作用域 * * @穿越歧路花园 http://www.douban.com/people/ufologist/ * @see http://weblogs.java.net/blog/driscoll/archive/2009/09/08/eval-javascript-global-context */ (function() { var foo = "foo"; // eval...

Write jQuery plugin

U_U U_U 2012-06-05 23:48:38
http://docs.jquery.com/Plugins/Authoring ==Summary and Best Practices== * Always wrap your plugin in a closure. Don't redundantly wrap the this keyword in the immediate scope of your plugin's function * Unless you're returning an intrins...
<前页 1 2 ... 9 10 11 12 13 后页>

查看其它标签的日记: