You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The readme says that it supports multiple instances. How should it be configured for multiple instances? I gave each instance a new gridder class (ie gridder1) and called the gridexpander to initialize each gridder instance based on the different class but that did not seem to work. Can you provide instructions on how to configure multiple instances.
Thanks
The text was updated successfully, but these errors were encountered:
Make sure there is no errors in the console, and that jquery is loaded before the gridder script. Also make sure each '.gridder-list' point to a unique #ID. (in the codepen: #content1 for ex)
The readme says that it supports multiple instances. How should it be configured for multiple instances? I gave each instance a new gridder class (ie gridder1) and called the gridexpander to initialize each gridder instance based on the different class but that did not seem to work. Can you provide instructions on how to configure multiple instances.
Thanks
The text was updated successfully, but these errors were encountered: