Used to Demonstrate How Sequence Works
This demonstration shows how Sequence changes the classes of frames to allow for the creation of transitions using CSS3. To find out more, please see the documentation.
This demonstration shows how Sequence changes the classes of frames to allow for the creation of transitions using CSS3. To find out more, please see the documentation.
<head></head>
tags on your page, below existing stylesheets:
<link rel="stylesheet" href="documentation-demo/css/sequencejs-theme.documentation-demo.css" />
<head></head>
tags on your page:
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="documentation-demo/scripts/jquery.sequence-min.js"></script>
<script src="documentation-demo/sequencejs-options.documentation-demo.js"></script>
<body></body>
tags, then paste into the page you'd like the theme to appear on