CSS-Tricks/MovingBoxes

Wrong height when use MovingBoxes within a tab content

Closed this issue · 2 comments

screen shot 2013-12-16 at 11 09 25 pm
I am use a simple jquery tab to play MovingBoxes and try some css hack but not successfull.

You can see it here http://koolbike.vn/xe-may-dien-dmn24-7

Hi @saosangmo!

Wow sorry, I have no idea how I missed this issue. The solution would be to refresh MovingBoxes when the tab becomes visible/active.

$('#boxes').movingBoxes();

I didn't get a chance to see if that solved your issue since it appears that it is no longer being used. Sorry.

In the next time, I will implement your nice plugin with this solution.
Thank you