How to create a condition of connection of the viewport, namely to <meta content="width=device-width, user-scalable=no, initial-scale=1" name="viewport"> only worked for landscape orientation and in portrait this tag was not?
Preferably without using JS, is there something similar to <!--[if IE]><![endif]--&...