Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file removed example/css/images/ajax-loader.png
Binary file not shown.
Binary file removed example/css/images/icon-search-black.png
Binary file not shown.
Binary file removed example/css/images/icons-18-black.png
Binary file not shown.
Binary file removed example/css/images/icons-18-white.png
Binary file not shown.
Binary file removed example/css/images/icons-36-black.png
Binary file not shown.
Binary file removed example/css/images/icons-36-white.png
Binary file not shown.
1,640 changes: 0 additions & 1,640 deletions example/css/jquery.mobile-1.0b2.css

This file was deleted.

10 changes: 5 additions & 5 deletions example/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<meta name="apple-mobile-web-app-capable" content="yes"/>
<meta name="apple-mobile-web-app-status-bar-style" content="black"/>
<title>Flot Touch Examples</title>
<link rel="stylesheet" type="text/css" media="screen" href="css/jquery.mobile-1.0b2.css"/>
<link rel="stylesheet" type="text/css" media="screen" href="//ajax.googleapis.com/ajax/libs/jquerymobile/1.4.5/jquery.mobile.min.css"/>
<!--[if lte IE 8]><script type="text/javascript" src="https://raw.github.com/justindarc/flot.touch/master/lib/excanvas.js"></script><![endif]-->
<script type="text/javascript" src="https://raw.github.com/justindarc/flot.touch/master/lib/jquery-1.6.2.js"></script>
<script type="text/javascript" src="https://raw.github.com/justindarc/flot.touch/master/jquery.flot.js"></script>
<script type="text/javascript" src="https://raw.github.com/justindarc/flot.touch/master/jquery.flot.touch.js"></script>
<script type="text/javascript" src="https://raw.github.com/justindarc/flot.touch/master/lib/jquery.mobile-1.0b2.js"></script>
<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/flot/0.8.3/jquery.flot.min.js"></script>
<script type="text/javascript" src="js/jquery.flot.touch.dfcc460.min.js"></script>
<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquerymobile/1.4.5/jquery.mobile.min.js"></script>
<script type="text/javascript">
$(function() {
var sin = [], cos = [];
Expand Down
1 change: 1 addition & 0 deletions example/js/jquery.flot.touch.dfcc460.min.js

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