Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mattstauffer/showviewportwidth
A tiny plugin to display the current screen width at the top of the page.
https://github.com/mattstauffer/showviewportwidth
Last synced: 15 days ago
JSON representation
A tiny plugin to display the current screen width at the top of the page.
- Host: GitHub
- URL: https://github.com/mattstauffer/showviewportwidth
- Owner: mattstauffer
- Created: 2012-10-04T19:37:52.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-10-04T19:51:55.000Z (about 12 years ago)
- Last Synced: 2023-03-12T11:17:18.667Z (over 1 year ago)
- Language: JavaScript
- Size: 95.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
showScreenWidth
===============A tiny plugin to display the current screen width at the top of the page.
##Usage
$(window).showScreenWidth();
##Options
* __Position__: 'top' or 'bottom'