I have implemented Supersized (http://buildinternet.com/project/supersized/) to expand a background image and fill the screen.
While it performs well on desktop browsers and iPhone devices in portrait mode, I am facing issues when viewing on an iPhone in landscape orientation. The text overflows the screen and the image does not stretch to the bottom beyond the initial view.
Do you have any recommendations or solutions?
I have attempted using CSS3 background-size property but encountered similar outcomes.
See the demo here: