https://github.com/steelydylan/hg-offcanvas
https://github.com/steelydylan/hg-offcanvas
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/steelydylan/hg-offcanvas
- Owner: steelydylan
- Created: 2015-02-23T14:49:49.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-23T14:57:08.000Z (over 11 years ago)
- Last Synced: 2025-02-09T00:02:14.989Z (over 1 year ago)
- Language: CSS
- Size: 148 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
hg-offcanvas
=======
jQuery and CSS plugin to build your offcanvas website.
download
------
you can down load from here
https://github.com/steelydylan/hg-offcanvas/archive/master.zip
dependency
------
- jQuery
Usage
-------
```html
Open offcanvas
$("#offcanvas").offcanvas({
btn:"#offcanvas-btn-right",
fixedHeader:"#header",
direction:"right"
});
```
LICENSE
-------
(MIT License)
Copyright (c) 2014 [horicdesign](http://horicdesign.com)