Skip to content

Commit

Permalink
add minified version
Browse files Browse the repository at this point in the history
  • Loading branch information
acrogenesis committed Sep 4, 2013
1 parent 7ebbc44 commit 9550f58
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<title>Raptorize</title>
<script src="http://cdnjs.cloudflare.com/ajax/libs/jquery/2.0.3/jquery.js"></script>
<script src="js/jquery.raptorize.2.0.js"></script>
<script src="js/jquery.raptorize.2.0.min.js"></script>
<script type="text/javascript">
$(window).load(function() {
$('.myButton').raptorize();
Expand All @@ -31,4 +31,4 @@ <h1>Index Sample For Raptorize</h1>
allowtransparency="true" frameborder="0" scrolling="0" width="170" height="20"></iframe>
</div>
</body>
</html>
</html>
10 changes: 10 additions & 0 deletions js/jquery.raptorize.2.0.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9550f58

Please sign in to comment.