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
Test case:http://codepen.io/desandro/pen/osFxj
Hi everybody!
Through Bootstrap Studio and a few lines of PHP, I dynamically generate a series of Cards. I can filter the cards via an input box, but the filtered cards, don't reposition even if some of those are disapiared after filtering....they do, if I change the width of the browser window....is there a way to force them reposition?
I post PHP snippet code and JS function that filters Cards
Test case: http://codepen.io/desandro/pen/osFxj
Hi everybody!
Through Bootstrap Studio and a few lines of PHP, I dynamically generate a series of Cards. I can filter the cards via an input box, but the filtered cards, don't reposition even if some of those are disapiared after filtering....they do, if I change the width of the browser window....is there a way to force them reposition?
I post PHP snippet code and JS function that filters Cards
The text was updated successfully, but these errors were encountered: