File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 3
3
## Demo
4
4
[ Demo File Upload] ( http://blueimp.github.com/jQuery-File-Upload/ )
5
5
6
+ ## Download
7
+ * [ Master branch (Bootstrap UI)] ( https://github.com/blueimp/jQuery-File-Upload/archive/master.zip )
8
+ * [ jQuery UI branch] ( https://github.com/blueimp/jQuery-File-Upload/archive/jquery-ui.zip )
9
+
6
10
## Setup
7
11
* [ How to setup the plugin on your website] ( https://github.com/blueimp/jQuery-File-Upload/wiki/Setup )
8
12
* [ How to use only the basic plugin (minimal setup guide).] ( https://github.com/blueimp/jQuery-File-Upload/wiki/Basic-plugin )
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE HTML>
2
2
<!--
3
3
/*
4
- * jQuery File Upload Plugin Demo 6.11
4
+ * jQuery File Upload Plugin Demo 6.12
5
5
* https://github.com/blueimp/jQuery-File-Upload
6
6
*
7
7
* Copyright 2010, Sebastian Tschan
49
49
< div class ="nav-collapse ">
50
50
< ul class ="nav ">
51
51
< li class ="active "> < a href ="http://blueimp.github.com/jQuery-File-Upload/ "> Demo</ a > </ li >
52
- < li > < a href ="https://github.com/blueimp/jQuery-File-Upload/downloads " > Downloads </ a > </ li >
52
+ < li > < a href ="https://github.com/blueimp/jQuery-File-Upload#download " > Download </ a > </ li >
53
53
< li > < a href ="https://github.com/blueimp/jQuery-File-Upload "> Source Code</ a > </ li >
54
54
< li > < a href ="https://github.com/blueimp/jQuery-File-Upload/wiki "> Documentation</ a > </ li >
55
55
< li > < a href ="https://github.com/blueimp/jQuery-File-Upload#support "> Support</ a > </ li >
You can’t perform that action at this time.
0 commit comments