jquery-boilerplate / jquery-patterns

A variety of jQuery plugin patterns for jump starting your plugin development
1.59k stars 242 forks source link

Changes in the best options pattern #21

Closed DiegoLopesLima closed 11 years ago

DiegoLopesLima commented 11 years ago

A suggestion of changes to the "best options".

DiegoLopesLima commented 11 years ago

You can view a usage example in my plugin: jQuery Validate.

addyosmani commented 11 years ago

These changes LGTM. Merging. Thanks!