sliding top menu

This commit is contained in:
Open-Steps.org 2015-02-03 04:36:49 +01:00
parent 057a63d15e
commit 7dcbe77c2d
24 changed files with 918 additions and 123 deletions

View file

@ -0,0 +1,8 @@
{
"name": "ScrollIt",
"version": "1.0.0",
"main": "./scrollIt.js",
"dependencies": {
"jquery": "~1.10.2"
}
}