Skip to main content
jQuery Logo

Tagged: parent


Common Parent

Finds the common parent of a set of elements.

0.2.0

Released May 7, 2013

4
Watchers
0
Forks
aciPlugin - A jQuery plugin boilerplate

aciPlugin can help you write extendable jQuery plugins. You can override a parent method, call the super method or other parent methods and keep instance and private data. The extension to a plugin can have its own default options that will be added to the extended ones. aciPlugin has built in functionality to get/set plugin options and check the 'init' state (useful for stateful plugins).

1.5.1

Released October 5, 2013

0
Watchers
4
Forks

Tags