Stefan Baumgartner 4/16/2012

Robust (but hacky) way of portrait / land­scape detection

Read Original

This article discusses methods for detecting portrait or landscape orientation in JavaScript for mobile web development. It covers the standard `window.orientation` approach, its limitations with devices like the Samsung Galaxy Tab, and presents alternative solutions using `window.matchMedia` and a creative CSS-based hack for broader compatibility.

Robust (but hacky) way of portrait / land­scape detection

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet