Is it possible to get the screen resolution and like with php?
Posted by lampinterview on May 14, 2008
Yes, it is possible to get screen resolution. But much more easy with javascript: Use => screen.width && screen.heigth
Posted by lampinterview on May 14, 2008
Yes, it is possible to get screen resolution. But much more easy with javascript: Use => screen.width && screen.heigth