Robust (but hacky) way of portrait / landscape detection
Read OriginalThis 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.
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