akv2 / MaxImage

The first jQuery plugin to use jQuery Cycle plugin as a fullscreen background slideshow.
http://www.aaronvanderzwan.com/maximage/2.0/
407 stars 218 forks source link

Mobile orientation #39

Open ditikos opened 9 years ago

ditikos commented 9 years ago

I am using maximage2 on a project and on mobile orientation change I don't get the full width results. Is there a way to reinitialize maximage2 on the orientationchange event?

source: http://www.33demo.com/rulestoolset

ghost commented 8 years ago

Just checked the demo http://www.aaronvanderzwan.com/maximage/examples/basic.html on smartphone and tablet and it works super fine on orientation change.

I am getting the full width on orientation change.

Check these links to help you if you still have issues: http://www.w3schools.com/jquerymobile/event_orientationchange.asp https://davidwalsh.name/orientation-change https://stackoverflow.com/questions/23996726/will-window-resize-fire-on-orientation-change

IMO this issue can be closed.