Skip to content

A collection of small but useful jQuery plugins (UNMAINTAINED)

Notifications You must be signed in to change notification settings

jollytoad/jquery.plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a repository of jQuery plugins that we've created at Adaptavist.com.
They are too small to warrant their own repositories, so they will remain
here unless they grow.

Plugins:

jquery.conflict.js

	For use in a multiple jQuery environment.
	Ensures that scripts are loaded with the current jQuery in the global scope.


jquery.defer.js

	Defer any callback function, most useful for events.
	See: http://www.adaptavist.com/display/jQuery/Defer


jquery.overlay.js

	Overlay objects over one another using deep prototypal inheritance,
	useful for configuration and JSON objects, and model based apps.
	See: http://www.adaptavist.com/display/jQuery/Overlay

About

A collection of small but useful jQuery plugins (UNMAINTAINED)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published