Skip to content

kbwood/plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jQuery Plugin

This module contains infrastructure classes for creating jQuery collection plugins.

  • Creates jQuery bridge.
  • Handles initialisation including reading settings from metadata.
  • Handles option retrieval and update.
  • Handles method calling.
  • Handles plugin destruction.

This framework is used for many of my jQuery plugins, http://keith-wood.name/index.html#jquery.

For documentation on the functionality see http://keith-wood.name/pluginRef.html.

About

Base jQuery collection plugin framework.

Resources

Stars

Watchers

Forks

Packages

No packages published