I have a added to the \"viewport\" meta tag \"width=device-width,initial-scale=1.0\" and on an iPad the page loads up fine in landscape mode, the i
\"viewport\"
\"width=device-width,initial-scale=1.0\"
The first fix worked for me with the following changes.
Change initial scale to .8, minimum to .25 and maximum to 1.6.
Use the "meta" tag