Compile!
Real programmers don't comment their code. It was hard to write, it should be hard to understand.
Динамический viewport
(15.11.2014)
Screen есть у мобильников и планшетов, проверять его можно не ожидая [window].onload
<meta name="viewport" id="vp">
...
if(screen.width<=480) document.getElementById("vp").setAttribute("content", "width=480");
JavaScript
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus
JavaScript
(13)
PHP
(11)
Brainfuck
(8)
adm
(8)
Joomla
(4)
Canvas
(3)
answers
(2)
API
(2)
CMS
(2)
Modx
(2)
jQuery
(1)
Ajax
(1)
SQL
(1)
Shell
(1)
batch
(1)
10
-6