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 grids on the same page? #5

Open
dikei2000 opened this issue Nov 28, 2013 · 2 comments
Open

Multiple grids on the same page? #5

dikei2000 opened this issue Nov 28, 2013 · 2 comments

Comments

@dikei2000
Copy link

I would like to use it with a tabulation, using the multiple grids on the same page, tried with '#og-grid, #og-grid-one, #og-grid-two', but only the first one seems to work correctly, all the other ones do not scroll back, is there a solution for that, please, would be great if it can be done. Thanks a lot.

@supermensa
Copy link

Try changing all the id's to classes in both .css and .js files, eg. "#og-grid" -> ".og_grid"

@vasnakos
Copy link

vasnakos commented Nov 4, 2014

I have the same issue. I changed the ids to classes, updated the css and js but the second grid doesn't work properly. When the user opens an expander and navigates to another photo, the expander of the first remains.

Also, when the user tries to close an expander (on the second grid), the expander closes but the arrow under the thumb remains and the height for the expander remains too.

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