% var that=this; %>
screen: <%= 'w:'+screen.width+' h:'+screen.height %>
$(window): <%= '.width():'+$(window).width()+ ' height():' + $(window).height() %>
document: <%= 'clientWidth:'+document.documentElement.clientWidth+' clientHeight:'+document.documentElement.clientHeight %>
window.devicePixelRatio: <%= window.devicePixelRatio %>
window.FileTransfer: <%= window.FileTransfer %>
Ответственный | Срок | Статус |