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

Extensions disabled by default #116

Open
vojtech-dobes opened this issue Feb 20, 2015 · 0 comments
Open

Extensions disabled by default #116

vojtech-dobes opened this issue Feb 20, 2015 · 0 comments

Comments

@vojtech-dobes
Copy link
Owner

API:

$.nette.ext({ load: ... ... }).disableByDefault();

There should be support for on (respectively data-ajax-on) with same behavior as for off (data-ajax-off). Processed value should be created and put to settings in $.nette.ajax() method.

In comparison to naive forum solution, before event shouldn't be replaced, but rather wrapped.

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

No branches or pull requests

1 participant