捣鼓
- jQuery plugin 开发
新技能GET
- Chainable jQuery plugin
return this;
Chaining - jQuery Immediately Invoked Function (
$
+ own privatevar
) Protecting the $ Alias and Adding Scope - jQuery plugin accepting parameter/options
$.extend()
Accepting Options - jQuery plugin change default option Provide Public Access to Default Plugin Settings
- jQuery write plugin for plugin Provide Public Access to Secondary Functions as Applicable
- jQuery customisation Bob and Sue
待拓展