sliding top menu
This commit is contained in:
parent
057a63d15e
commit
7dcbe77c2d
24 changed files with 918 additions and 123 deletions
42
js/scrollIt.js-master/ScrollIt.jquery.json
Executable file
42
js/scrollIt.js-master/ScrollIt.jquery.json
Executable file
|
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"name": "ScrollIt",
|
||||
"title": "ScrollIt",
|
||||
"description": "ScrollIt.js(scroll•it•dot•js) makes it easy to make long, vertically scrolling pages.",
|
||||
"keywords": [
|
||||
"page",
|
||||
"scroll",
|
||||
"navigation",
|
||||
"keydown",
|
||||
"keyboard"
|
||||
],
|
||||
"version": "1.0.3",
|
||||
"author": {
|
||||
"name": "Chris Polis, Adam Merrifield and Frank S",
|
||||
"url": "https://github.com/cmpolis/scrollIt.js/blob/master/AUTHORS.txt"
|
||||
},
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "Chris Polis",
|
||||
"email": "cmpolis@gmail.com",
|
||||
"url": "http://ByteMuse.com"
|
||||
},
|
||||
{
|
||||
"name": "Adam Merrifield",
|
||||
"email": "macagp@gmail.com",
|
||||
"url": "http://adam.merrifield.ca"
|
||||
}
|
||||
],
|
||||
"licenses": [
|
||||
{
|
||||
"type": "MIT",
|
||||
"url": "https://github.com/cmpolis/scrollIt.js/blob/master/LICENSE.txt"
|
||||
}
|
||||
],
|
||||
"bugs": "https://github.com/cmpolis/scrollIt.js/issues",
|
||||
"homepage": "https://github.com/cmpolis/scrollIt.js",
|
||||
"docs": "https://github.com/cmpolis/scrollIt.js",
|
||||
"download": "https://github.com/cmpolis/scrollIt.js/archive/master.zip",
|
||||
"dependencies": {
|
||||
"jquery": ">=1.8"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue