Responsive-Toolbar
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:A pure JavaScript Toolbar to help develop responsive websites
**About:**

Responsive Toolbar is a (currently) small piece of pure JavaScript that displays the 
current window size, and what devices are associated with that size on an overlay on the
top of the page. Responsive Toolbar currently uses the device sizes defined in the media 
queries found in Twitter Bootstrap. 

I am open to suggestions for anything else that would be helpful.

This is in VERY EARLY STAGES of development.

**Working Demo:**

http://tommywolber.com/dev/Responsive-Toolbar/demo.html

**Usage:**

Embeded in HTML:

Just add the JS file to your HTML:
```html

```

Bookmarklet:

*doesn't work in Safari, official extension coming soon*

1. View the raw JS file [here](https://raw.github.com/tomwolber/Responsive-Toolbar/master/responsive-toolbar-bookmarklet-min.js)
2. Add a new bookmarket
3. Name it something nice
4. Copy and paste the raw JS into the "URL" or "Path" field



本源码包内暂不包含可直接显示的源代码文件,请下载源码包。