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

Allow for data- attribute option overrides #21

Closed
mhulse opened this issue Jun 24, 2014 · 0 comments
Closed

Allow for data- attribute option overrides #21

mhulse opened this issue Jun 24, 2014 · 0 comments
Milestone

Comments

@mhulse
Copy link
Owner

mhulse commented Jun 24, 2014

See pattern for this here:

https://github.com/mhulse/grunt-js-boiler/blob/gh-pages/build/src/jquery.worf.js#L112

settings = $.extend(true, {}, defaults, options, $this.data(NS + 'Options')); // Recursively merge defaults, options and HTML5 `data-` attribute options.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant