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

Multiple uses on a page - replace ID with class in JS #3

Open
renwalker opened this issue Nov 14, 2013 · 2 comments
Open

Multiple uses on a page - replace ID with class in JS #3

renwalker opened this issue Nov 14, 2013 · 2 comments

Comments

@renwalker
Copy link

I'm using the expanding area on a page with several different groups / rows. The JS doesn't work because it's looking for a single instance of #og-grid. I'd like this plugin to work on more scalable level so that I can call it to work on all instances of .og-grid. Is that possible?

@uniconstructor
Copy link
Contributor

You can try my pull request: #7

@tamben
Copy link

tamben commented May 11, 2014

How do I supposed to use the selector option from #7 ?

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

3 participants