Pages
Home
React JS
React Native
SQL Server
C#.net
Interview
Videos
Angular
ASP.Net
AJAX
Contact Us
27 February 2014
How to find javascript window screen width
<!DOCTYPE html>
<html>
<body>
<script>
document.write("Available Width: " + screen.availWidth);
</script>
</body>
</html>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment