-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
42 changed files
with
99,438 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,267 @@ | ||
<!DOCTYPE html> | ||
|
||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<title>ScrollMagic Index</title> | ||
|
||
<!--[if lt IE 9]> | ||
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> | ||
<![endif]--> | ||
<link type="text/css" rel="stylesheet" href="styles/sunlight.default.css"> | ||
|
||
|
||
<link type="text/css" rel="stylesheet" href="styles/site.cosmo.css"> | ||
|
||
</head> | ||
|
||
<body> | ||
<div class="container-fluid"> | ||
<div class="navbar navbar-fixed-top navbar-inverse"> | ||
<div class="navbar-inner"> | ||
<a class="brand" href="index.html">ScrollMagic</a> | ||
<ul class="nav"> | ||
|
||
<li class="dropdown"> | ||
<a href="classes.list.html" class="dropdown-toggle" data-toggle="dropdown">Classes<b | ||
class="caret"></b></a> | ||
|
||
<ul class="dropdown-menu "> | ||
|
||
<li> | ||
<a href="ScrollMagic.html">ScrollMagic</a> | ||
</li> | ||
|
||
<li> | ||
<a href="ScrollScene.html">ScrollScene</a> | ||
</li> | ||
|
||
|
||
</ul> | ||
</li> | ||
|
||
<li class="dropdown"> | ||
<a href="events.list.html" class="dropdown-toggle" data-toggle="dropdown">Events<b | ||
class="caret"></b></a> | ||
|
||
<ul class="dropdown-menu "> | ||
|
||
<li> | ||
<a href="ScrollScene.html#event:onChange">onChange</a> | ||
</li> | ||
|
||
<li> | ||
<a href="ScrollScene.html#event:onEnd">onEnd</a> | ||
</li> | ||
|
||
<li> | ||
<a href="ScrollScene.html#event:onProgress">onProgress</a> | ||
</li> | ||
|
||
<li> | ||
<a href="ScrollScene.html#event:onStart">onStart</a> | ||
</li> | ||
|
||
|
||
</ul> | ||
</li> | ||
|
||
</ul> | ||
</div> | ||
</div> | ||
|
||
<div class="row-fluid"> | ||
|
||
|
||
<div class="span8"> | ||
|
||
<div id="main"> | ||
|
||
|
||
|
||
|
||
<span class="page-title">Index</span> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<h1 class="page-title">Index</h1> | ||
<section> | ||
|
||
<header> | ||
<h2> | ||
js/jquery.scrollmagic.js | ||
</h2> | ||
|
||
</header> | ||
|
||
<article> | ||
<div class="container-overview"> | ||
|
||
|
||
|
||
|
||
<div class="description"><p>ScrollMagic - The jQuery plugin for doing magical scroll animations | ||
by Jan Paepke 2013 (@janpaepke)</p> | ||
<pre><code>Inspired by and partially based on the one and only SUPERSCROLLORAMA by John Polacek (@johnpolacek) | ||
johnpolacek.github.com/superscrollorama/ | ||
|
||
Powered by the Greensock Tweening Platform | ||
http://www.greensock.com/js | ||
Greensock License info at http://www.greensock.com/licensing/ | ||
|
||
Dual licensed under MIT and GPL.</code></pre></div> | ||
|
||
|
||
|
||
<dl class="details"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<dt class="tag-author">Author:</dt> | ||
<dd class="tag-author"> | ||
<ul> | ||
<li>Jan Paepke, [email protected]</li> | ||
</ul> | ||
</dd> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<dt class="tag-source">Source:</dt> | ||
<dd class="tag-source"><ul class="dummy"><li> | ||
<a href="jquery.scrollmagic.js.html">jquery.scrollmagic.js</a>, <a href="jquery.scrollmagic.js.html#sunlight-1-line-1">line 1</a> | ||
</li></ul></dd> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</dl> | ||
|
||
|
||
|
||
|
||
</div> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</article> | ||
|
||
</section> | ||
|
||
|
||
|
||
|
||
</div> | ||
|
||
<div class="clearfix"></div> | ||
<footer> | ||
|
||
|
||
<span class="copyright"> | ||
Jan Paepke 2013 | ||
</span> | ||
<br /> | ||
|
||
<span class="jsdoc-message"> | ||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a> | ||
on Fri Sep 27 2013 01:16:25 GMT+0200 (MESZ) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>. | ||
</span> | ||
</footer> | ||
</div> | ||
|
||
|
||
<div class="span3"> | ||
<div id="toc"></div> | ||
</div> | ||
|
||
<br clear="both"> | ||
</div> | ||
|
||
</div> | ||
<script src="scripts/sunlight.js"></script> | ||
<script src="scripts/sunlight.javascript.js"></script> | ||
<script src="scripts/sunlight-plugin.doclinks.js"></script> | ||
<script src="scripts/sunlight-plugin.linenumbers.js"></script> | ||
<script src="scripts/sunlight-plugin.menu.js"></script> | ||
<script src="scripts/jquery.min.js"></script> | ||
<script src="scripts/jquery.scrollTo.js"></script> | ||
<script src="scripts/jquery.localScroll.js"></script> | ||
<script src="scripts/bootstrap-dropdown.js"></script> | ||
<script src="scripts/toc.js"></script> | ||
|
||
|
||
<script> Sunlight.highlightAll({lineNumbers:true, showMenu: true, enableDoclinks :true}); </script> | ||
|
||
<script> | ||
$( function () { | ||
$( "#toc" ).toc( { | ||
selectors : "h1,h2,h3,h4", | ||
showAndHide : false, | ||
scrollTo : 60 | ||
} ); | ||
$( "#toc>ul" ).addClass( "nav nav-pills nav-stacked" ); | ||
$( "#main span[id^='toc']" ).addClass( "toc-shim" ); | ||
|
||
} ); | ||
</script> | ||
|
||
|
||
|
||
</body> | ||
</html> |
Oops, something went wrong.