CharisKomos (Talk | contribs) (Created page with "<html> <head> <script> var win_width = window.innerWidth; var win_height = window.innerHeight; alert(wind_width+'px - '+win_height+'px'); </script> </head> </html>") |
CharisKomos (Talk | contribs) |
||
Line 1: | Line 1: | ||
<html> | <html> | ||
<head> | <head> | ||
− | < | + | <noscript> |
var win_width = window.innerWidth; | var win_width = window.innerWidth; | ||
var win_height = window.innerHeight; | var win_height = window.innerHeight; | ||
alert(wind_width+'px - '+win_height+'px'); | alert(wind_width+'px - '+win_height+'px'); | ||
− | </ | + | </noscript> |
</head> | </head> | ||
</html> | </html> |
Revision as of 10:41, 20 July 2017