jamesarnall / windowsize

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

windowsize

Small JS component that adds a box with window size to your HTML page.

Usage

Just include the script at the very bottom of your <body>.

<script src="js/windowsize.js"></script>

or

<script src="js/windowsize.min.js"></script>

About

License:Apache License 2.0


Languages

Language:JavaScript 87.6%Language:HTML 12.4%