Fixed comments in bootstrap-fileupload.js

This commit is contained in:
Arnold Daniels
2012-12-26 10:40:07 +01:00
parent 05321c5c81
commit ef7599fd94
11 changed files with 130 additions and 50 deletions

View File

@@ -25,6 +25,16 @@
<link rel="apple-touch-icon-precomposed" href="assets/ico/apple-touch-icon-57-precomposed.png">
<link rel="shortcut icon" href="assets/ico/favicon.png">
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-32388850-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body data-spy="scroll" data-target=".bs-docs-sidebar">
@@ -76,7 +86,7 @@
<h1>JavaScript</h1>
<p class="lead">Bring Bootstrap's components to life&mdash;now with 13 custom jQuery plugins.
</div>
<a class="extended-badge" href="http://www.jasny.net" ><img src="assets/img/extended-by-jasny.png"></a>
<a class="extended-badge" href="http://www.jasny.net" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron badge', 'Jasny.net']);"><img src="assets/img/extended-by-jasny.png"></a>
</header>
<div class="container">
@@ -162,7 +172,7 @@ $('#myModal').on('show', function (e) {
================================================== -->
<section id="transitions">
<div class="page-header">
<div class="header-actions pull-right"><a class="btn btn-small" href="http://bootstrap-server.jasny.net/bootstrap-transitions.zip" title="Download bootstrap-transitions.zip" ><i class="iconic-download"></i> Download</a></div>
<div class="header-actions pull-right"><a class="btn btn-small" href="http://bootstrap-server.jasny.net/bootstrap-transition.zip" title="Download bootstrap-transition.zip" onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-transition.zip 2.2.2-j3']);"><i class="iconic-download"></i> Download</a></div>
<h1>Transitions <small>bootstrap-transition.js</small></h1>
</div>
<h3>About transitions</h3>
@@ -184,7 +194,7 @@ $('#myModal').on('show', function (e) {
================================================== -->
<section id="modals">
<div class="page-header">
<div class="header-actions pull-right"><a class="btn btn-small" href="http://bootstrap-server.jasny.net/bootstrap-modals.zip" title="Download bootstrap-modals.zip" ><i class="iconic-download"></i> Download</a></div>
<div class="header-actions pull-right"><a class="btn btn-small" href="http://bootstrap-server.jasny.net/bootstrap-modal.zip" title="Download bootstrap-modal.zip" onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-modal.zip 2.2.2-j3']);"><i class="iconic-download"></i> Download</a></div>
<h1>Modals <small>bootstrap-modal.js</small></h1>
</div>
@@ -394,7 +404,7 @@ $('#myModal').on('hidden', function () {
================================================== -->
<section id="dropdowns">
<div class="page-header">
<div class="header-actions pull-right"><a class="btn btn-small" href="http://bootstrap-server.jasny.net/bootstrap-dropdowns.zip" title="Download bootstrap-dropdowns.zip" ><i class="iconic-download"></i> Download</a></div>
<div class="header-actions pull-right"><a class="btn btn-small" href="http://bootstrap-server.jasny.net/bootstrap-dropdown.zip" title="Download bootstrap-dropdown.zip" onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-dropdown.zip 2.2.2-j3']);"><i class="iconic-download"></i> Download</a></div>
<h1>Dropdowns <small>bootstrap-dropdown.js</small></h1>
</div>
@@ -531,7 +541,7 @@ $('#myModal').on('hidden', function () {
================================================== -->
<section id="scrollspy">
<div class="page-header">
<div class="header-actions pull-right"><a class="btn btn-small" href="http://bootstrap-server.jasny.net/bootstrap-scrollspy.zip" title="Download bootstrap-scrollspy.zip" ><i class="iconic-download"></i> Download</a></div>
<div class="header-actions pull-right"><a class="btn btn-small" href="http://bootstrap-server.jasny.net/bootstrap-scrollspy.zip" title="Download bootstrap-scrollspy.zip" onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-scrollspy.zip 2.2.2-j3']);"><i class="iconic-download"></i> Download</a></div>
<h1>ScrollSpy <small>bootstrap-scrollspy.js</small></h1>
</div>
@@ -647,7 +657,7 @@ $('[data-spy="scroll"]').each(function () {
================================================== -->
<section id="tabs">
<div class="page-header">
<div class="header-actions pull-right"><a class="btn btn-small" href="http://bootstrap-server.jasny.net/bootstrap-tabs.zip" title="Download bootstrap-tabs.zip" ><i class="iconic-download"></i> Download</a></div>
<div class="header-actions pull-right"><a class="btn btn-small" href="http://bootstrap-server.jasny.net/bootstrap-tab.zip" title="Download bootstrap-tab.zip" onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-tab.zip 2.2.2-j3']);"><i class="iconic-download"></i> Download</a></div>
<h1>Togglable tabs <small>bootstrap-tab.js</small></h1>
</div>
@@ -770,7 +780,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) {
================================================== -->
<section id="tooltips">
<div class="page-header">
<div class="header-actions pull-right"><a class="btn btn-small" href="http://bootstrap-server.jasny.net/bootstrap-tooltips.zip" title="Download bootstrap-tooltip.zip" ><i class="iconic-download"></i> Download</a></div>
<div class="header-actions pull-right"><a class="btn btn-small" href="http://bootstrap-server.jasny.net/bootstrap-tooltip.zip" title="Download bootstrap-tooltip.zip" onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-tooltip.zip 2.2.2-j3']);"><i class="iconic-download"></i> Download</a></div>
<h1>Tooltips <small>bootstrap-tooltip.js</small></h1>
</div>
@@ -893,7 +903,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) {
================================================== -->
<section id="popovers">
<div class="page-header">
<div class="header-actions pull-right"><a class="btn btn-small" href="http://bootstrap-server.jasny.net/bootstrap-popovers.zip" title="Download bootstrap-popovers.zip" ><i class="iconic-download"></i> Download</a></div>
<div class="header-actions pull-right"><a class="btn btn-small" href="http://bootstrap-server.jasny.net/bootstrap-popover.zip" title="Download bootstrap-popover.zip" onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-popover.zip 2.2.2-j3']);"><i class="iconic-download"></i> Download</a></div>
<h1>Popovers <small>bootstrap-popover.js</small></h1>
</div>
@@ -1059,7 +1069,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) {
================================================== -->
<section id="alerts">
<div class="page-header">
<div class="header-actions pull-right"><a class="btn btn-small" href="http://bootstrap-server.jasny.net/bootstrap-alerts.zip" title="Download bootstrap-alerts.zip" ><i class="iconic-download"></i> Download</a></div>
<div class="header-actions pull-right"><a class="btn btn-small" href="http://bootstrap-server.jasny.net/bootstrap-alert.zip" title="Download bootstrap-alert.zip" onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-alert.zip 2.2.2-j3']);"><i class="iconic-download"></i> Download</a></div>
<h1>Alert messages <small>bootstrap-alert.js</small></h1>
</div>
@@ -1137,7 +1147,7 @@ $('#my-alert').bind('closed', function () {
================================================== -->
<section id="buttons">
<div class="page-header">
<div class="header-actions pull-right"><a class="btn btn-small" href="http://bootstrap-server.jasny.net/bootstrap-buttons.zip" title="Download bootstrap-buttons.zip" ><i class="iconic-download"></i> Download</a></div>
<div class="header-actions pull-right"><a class="btn btn-small" href="http://bootstrap-server.jasny.net/bootstrap-button.zip" title="Download bootstrap-button.zip" onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-button.zip 2.2.2-j3']);"><i class="iconic-download"></i> Download</a></div>
<h1>Buttons <small>bootstrap-button.js</small></h1>
</div>
@@ -1241,7 +1251,7 @@ $('#my-alert').bind('closed', function () {
================================================== -->
<section id="collapse">
<div class="page-header">
<div class="header-actions pull-right"><a class="btn btn-small" href="http://bootstrap-server.jasny.net/bootstrap-collapse.zip" title="Download bootstrap-collapse.zip" ><i class="iconic-download"></i> Download</a></div>
<div class="header-actions pull-right"><a class="btn btn-small" href="http://bootstrap-server.jasny.net/bootstrap-collapse.zip" title="Download bootstrap-collapse.zip" onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-collapse.zip 2.2.2-j3']);"><i class="iconic-download"></i> Download</a></div>
<h1>Collapse <small>bootstrap-collapse.js</small></h1>
</div>
@@ -1429,7 +1439,7 @@ $('#myCollapsible').on('hidden', function () {
================================================== -->
<section id="carousel">
<div class="page-header">
<div class="header-actions pull-right"><a class="btn btn-small" href="http://bootstrap-server.jasny.net/bootstrap-carousel.zip" title="Download bootstrap-carousel.zip" ><i class="iconic-download"></i> Download</a></div>
<div class="header-actions pull-right"><a class="btn btn-small" href="http://bootstrap-server.jasny.net/bootstrap-carousel.zip" title="Download bootstrap-carousel.zip" onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-carousel.zip 2.2.2-j3']);"><i class="iconic-download"></i> Download</a></div>
<h1>Carousel <small>bootstrap-carousel.js</small></h1>
</div>
@@ -1570,7 +1580,7 @@ $('.carousel').carousel({
================================================== -->
<section id="rowlink">
<div class="page-header">
<div class="header-actions pull-right"><a class="btn btn-small" href="http://bootstrap-server.jasny.net/bootstrap-rowlink.zip" title="Download bootstrap-rowlink.zip" ><i class="iconic-download"></i> Download</a></div>
<div class="header-actions pull-right"><a class="btn btn-small" href="http://bootstrap-server.jasny.net/bootstrap-rowlink.zip" title="Download bootstrap-rowlink.zip" onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-rowlink.zip 2.2.2-j3']);"><i class="iconic-download"></i> Download</a></div>
<h1>Row link <small>bootstrap-rowlink.js</small></h1>
</div>
@@ -1642,7 +1652,7 @@ $('.carousel').carousel({
================================================== -->
<section id="typeahead">
<div class="page-header">
<div class="header-actions pull-right"><a class="btn btn-small" href="http://bootstrap-server.jasny.net/bootstrap-typeahead.zip" title="Download bootstrap-typeahead.zip" ><i class="iconic-download"></i> Download</a></div>
<div class="header-actions pull-right"><a class="btn btn-small" href="http://bootstrap-server.jasny.net/bootstrap-typeahead.zip" title="Download bootstrap-typeahead.zip" onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-typeahead.zip 2.2.2-j3']);"><i class="iconic-download"></i> Download</a></div>
<h1>Typeahead <small>bootstrap-typeahead.js</small></h1>
</div>
@@ -1811,7 +1821,7 @@ $('.carousel').carousel({
================================================== -->
<section id="inputmask">
<div class="page-header">
<div class="header-actions pull-right"><a class="btn btn-small" href="http://bootstrap-server.jasny.net/bootstrap-inputmask.zip" title="Download bootstrap-inputmask.zip" ><i class="iconic-download"></i> Download</a></div>
<div class="header-actions pull-right"><a class="btn btn-small" href="http://bootstrap-server.jasny.net/bootstrap-inputmask.zip" title="Download bootstrap-inputmask.zip" onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-inputmask.zip 2.2.2-j3']);"><i class="iconic-download"></i> Download</a></div>
<h1>Input mask <small>bootstrap-inputmask.js</small></h1>
</div>
@@ -1888,7 +1898,7 @@ $('.carousel').carousel({
================================================== -->
<section id="fileupload">
<div class="page-header">
<div class="header-actions pull-right"><a class="btn btn-small" href="http://bootstrap-server.jasny.net/bootstrap-fileupload.zip" title="Download bootstrap-fileupload.zip" ><i class="iconic-download"></i> Download</a></div>
<div class="header-actions pull-right"><a class="btn btn-small" href="http://bootstrap-server.jasny.net/bootstrap-fileupload.zip" title="Download bootstrap-fileupload.zip" onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-fileupload.zip 2.2.2-j3']);"><i class="iconic-download"></i> Download</a></div>
<h1>File upload <small>bootstrap-fileupload.js</small></h1>
</div>
@@ -2049,7 +2059,7 @@ $('.carousel').carousel({
================================================== -->
<section id="affix">
<div class="page-header">
<div class="header-actions pull-right"><a class="btn btn-small" href="http://bootstrap-server.jasny.net/bootstrap-affix.zip" title="Download bootstrap-affix.zip" ><i class="iconic-download"></i> Download</a></div>
<div class="header-actions pull-right"><a class="btn btn-small" href="http://bootstrap-server.jasny.net/bootstrap-affix.zip" title="Download bootstrap-affix.zip" onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-affix.zip 2.2.2-j3']);"><i class="iconic-download"></i> Download</a></div>
<h1>Affix <small>bootstrap-affix.js</small></h1>
</div>