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

Grid Style Question #143

Open
kjkearney opened this issue May 28, 2022 · 0 comments
Open

Grid Style Question #143

kjkearney opened this issue May 28, 2022 · 0 comments

Comments

@kjkearney
Copy link

Is it possible to setup a page using the grid style you have on your demo page so that using AJAX the page could be updated every 30 seconds at which point all the cards would flip and new data would be displayed?

Example:
lets say we have a page with 5 columns and 6 rows for a total of 30 cards
I would like to have data stored in an array lets say 90 names
First load would have 1-30 names on the cards
after 30 seconds all would flip (ideally a fraction of a second after each other)
then 31-60 would be displayed
after 30 seconds all would flip again at which point 61-90 would be displayed
and then it would rotate back to the first 30

I am simply not sure how easy this would be to do using your examples.
Also is it possible to both text align center for text but also vertical align center so the text is in the middle of the card instead of the top?

Thanks
KJ

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