Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Require explicit initialization #11

Closed
alexkingorg opened this issue Mar 25, 2012 · 2 comments
Closed

Require explicit initialization #11

alexkingorg opened this issue Mar 25, 2012 · 2 comments
Assignees
Labels
Milestone

Comments

@alexkingorg
Copy link

Just having a library loaded with a page shouldn't cause anything to happen, it should need to be invoked explicitly. This makes it easy/safe for developers to use your script as part of a bundled/minified set of JS for a site/app.

@ghost ghost assigned ssmathias Mar 30, 2012
@ssmathias
Copy link
Owner

I agree and will have this implemented before release tomorrow.

ssmathias pushed a commit that referenced this issue Mar 31, 2012
…ected bugs related to toggling dynamic element positions
@ssmathias
Copy link
Owner

This is now explicitly initialized as part of the jQuery chaining functionality. See User Documentation for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants