ryanve / response.js

Responsive design toolkit
http://responsejs.com
Other
801 stars 123 forks source link

Elements not loading correctly until window resize #36

Closed morrs85 closed 10 years ago

morrs85 commented 10 years ago

I am working on a website(steillustrates.co.uk/) that pulls in and initiates a carousel(http://caroufredsel.dev7studios.com/) at one of the default breakpoints of 1281 within a Response.action function, however when you land on the site(unchached) the carousel loads but isn't loaded correctly until you resize the window, and it only needs to be a slight resize to trigger the carousel to load correctly. If you refresh the page once the site has loaded in it all works correctly.

I have had a look through the methods and such but kind seem to find something that could help with this, is this a known issue?

ryanve commented 10 years ago

Sounds like a CSS issue of some sort causing pixels to be slightly off. Was that it? Hopefully it worked out.