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

@@ -21,7 +21,7 @@
"use strict"; // jshint ;_
/* INPUTMASK PUBLIC CLASS DEFINITION
/* FILEUPLOAD PUBLIC CLASS DEFINITION
* ================================= */
var Fileupload = function (element, options) {
@@ -135,7 +135,7 @@
}
/* INPUTMASK PLUGIN DEFINITION
/* FILEUPLOAD PLUGIN DEFINITION
* =========================== */
$.fn.fileupload = function (options) {
@@ -150,7 +150,7 @@
$.fn.fileupload.Constructor = Fileupload
/* INPUTMASK DATA-API
/* FILEUPLOAD DATA-API
* ================== */
$(function () {

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>Base CSS</h1>
<p class="lead">Fundamental HTML elements styled and enhanced with extensible classes.</p>
</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>

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>Components</h1>
<p class="lead">Dozens of reusable components built to provide navigation, alerts, popovers, and more.</p>
</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>

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>Customize and download</h1>
<p class="lead"><a href="https://github.com/twitter/bootstrap/zipball/master">Download Bootstrap</a> or customize variables, components, JavaScript plugins, and more.</p>
</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>
@@ -475,7 +485,7 @@
</h1>
</div>
<div class="download-btn">
<a class="btn btn-primary" href="#" >Customize and Download</a>
<a class="btn btn-primary" href="#" onclick="_gaq.push(['_trackEvent', 'Customize', 'Download', 'Customize and Download 2.2.2-j3']);">Customize and Download</a>
<h4>What's included?</h4>
<p>Downloads include compiled CSS, compiled and minified CSS, and compiled jQuery plugins, all nicely packed up into a zipball for your convenience.</p>
</div>

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>Extending Bootstrap</h1>
<p class="lead">Extend Bootstrap to take advantage of included styles and components, as well as LESS variables and mixins.</p>
<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">

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>Getting started</h1>
<p class="lead">Overview of the project, its contents, and how to get started with a simple template.</p>
</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>
@@ -111,12 +121,12 @@
<div class="span6">
<h2>Download compiled</h2>
<p><strong>Fastest way to get started:</strong> get the compiled and minified versions of our CSS, JS, and images. No docs or original source files.</p>
<p><a class="btn btn-large btn-primary" href="assets/bootstrap.zip" >Download Bootstrap</a></p>
<p><a class="btn btn-large btn-primary" href="assets/bootstrap.zip" onclick="_gaq.push(['_trackEvent', 'Getting started', 'Download', 'Download compiled 2.2.2-j3']);">Download Bootstrap</a></p>
</div>
<div class="span6">
<h2>Download source</h2>
<p>Get the original files for all CSS and JavaScript, along with a local copy of the docs by downloading the latest version directly from GitHub.</p>
<p><a class="btn btn-large" href="https://github.com/jasny/bootstrap/zipball/master" >Download Bootstrap source</a></p>
<p><a class="btn btn-large" href="https://github.com/jasny/bootstrap/zipball/master" onclick="_gaq.push(['_trackEvent', 'Getting started', 'Download', 'Download source 2.2.2-j3']);">Download Bootstrap source</a></p>
</div>
</div>
</section>
@@ -306,8 +316,8 @@
<h1>What next?</h1>
</div>
<p class="lead">Head to the docs for information, examples, and code snippets, or take the next leap and customize Bootstrap for any upcoming project.</p>
<a class="btn btn-large btn-primary" href="./scaffolding.html" >Visit the Bootstrap docs</a>
<a class="btn btn-large" href="./customize.html" style="margin-left: 5px;" >Customize Bootstrap</a>
<a class="btn btn-large btn-primary" href="./scaffolding.html" onclick="_gaq.push(['_trackEvent', 'Getting started', 'Next steps', 'Visit docs']);">Visit the Bootstrap docs</a>
<a class="btn btn-large" href="./customize.html" style="margin-left: 5px;" onclick="_gaq.push(['_trackEvent', 'Getting started', 'Next steps', 'Customize']);">Customize Bootstrap</a>
</section>

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">
@@ -74,31 +84,31 @@
<h1>Bootstrap</h1>
<p>Sleek, intuitive, and powerful front-end framework for faster and easier web development.</p>
<p>
<a href="assets/bootstrap.zip" class="btn btn-primary btn-large" >Download Bootstrap<small><br/>Includes all Jasny extensions</small></a>
<a href="assets/jasny-bootstrap.zip" class="btn btn-warning btn-large" >Extend Bootstrap<small><br/>Download extensions only</small></a>
<a href="assets/bootstrap.zip" class="btn btn-primary btn-large" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 2.2.2-j3']);">Download Bootstrap<small><br/>Includes all Jasny extensions</small></a>
<a href="assets/jasny-bootstrap.zip" class="btn btn-warning btn-large" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download extensions j3']);">Extend Bootstrap<small><br/>Download extensions only</small></a>
</p>
<ul class="masthead-links">
<li>
<a href="http://www.jasny.net" >Jasny.net</a>
<a href="http://www.jasny.net" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Jasny.net']);">Jasny.net</a>
</li>
<li>
<a href="http://twitter.github.com/bootstrap" >Original by Twitter</a>
<a href="http://twitter.github.com/bootstrap" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Twitter bootstrap']);">Original by Twitter</a>
</li>
<li>
<a href="http://github.com/jasny/bootstrap" >GitHub project</a>
<a href="http://github.com/jasny/bootstrap" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'GitHub project']);">GitHub project</a>
</li>
<li>
<a href="./getting-started.html#examples" >Examples</a>
<a href="./getting-started.html#examples" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Examples']);">Examples</a>
</li>
<li>
<a href="./extend.html" >Extend</a>
<a href="./extend.html" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Extend']);">Extend</a>
</li>
<li>
Version 2.2.2-j3
</li>
</ul>
</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>
</div>
<div class="bs-docs-social">

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>

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>Scaffolding</h1>
<p class="lead">Bootstrap is built on responsive 12-column grids, layouts, and components.</p>
</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">

View File

@@ -91,7 +91,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" {{#production}}onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-transitions.zip {{version}}']);"{{/production}}><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" {{#production}}onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-transition.zip {{version}}']);"{{/production}}><i class="iconic-download"></i> Download</a></div>
<h1>{{_i}}Transitions{{/i}} <small>bootstrap-transition.js</small></h1>
</div>
<h3>{{_i}}About transitions{{/i}}</h3>
@@ -114,7 +114,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" {{#production}}onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-modals.zip {{version}}']);"{{/production}}><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" {{#production}}onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-modal.zip {{version}}']);"{{/production}}><i class="iconic-download"></i> Download</a></div>
<h1>{{_i}}Modals{{/i}} <small>bootstrap-modal.js</small></h1>
</div>
@@ -324,7 +324,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" {{#production}}onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-dropdowns.zip {{version}}']);"{{/production}}><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" {{#production}}onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-dropdown.zip {{version}}']);"{{/production}}><i class="iconic-download"></i> Download</a></div>
<h1>{{_i}}Dropdowns{{/i}} <small>bootstrap-dropdown.js</small></h1>
</div>
@@ -577,7 +577,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" {{#production}}onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-tabs.zip {{version}}']);"{{/production}}><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" {{#production}}onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-tab.zip {{version}}']);"{{/production}}><i class="iconic-download"></i> Download</a></div>
<h1>{{_i}}Togglable tabs{{/i}} <small>bootstrap-tab.js</small></h1>
</div>
@@ -700,7 +700,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" {{#production}}onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-tooltips.zip {{version}}']);"{{/production}}><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" {{#production}}onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-tooltip.zip {{version}}']);"{{/production}}><i class="iconic-download"></i> Download</a></div>
<h1>{{_i}}Tooltips{{/i}} <small>bootstrap-tooltip.js</small></h1>
</div>
@@ -823,7 +823,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" {{#production}}onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-popovers.zip {{version}}']);"{{/production}}><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" {{#production}}onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-popover.zip {{version}}']);"{{/production}}><i class="iconic-download"></i> Download</a></div>
<h1>{{_i}}Popovers{{/i}} <small>bootstrap-popover.js</small></h1>
</div>
@@ -989,7 +989,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" {{#production}}onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-alerts.zip {{version}}']);"{{/production}}><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" {{#production}}onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-alert.zip {{version}}']);"{{/production}}><i class="iconic-download"></i> Download</a></div>
<h1>{{_i}}Alert messages{{/i}} <small>bootstrap-alert.js</small></h1>
</div>
@@ -1067,7 +1067,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" {{#production}}onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-buttons.zip {{version}}']);"{{/production}}><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" {{#production}}onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-button.zip {{version}}']);"{{/production}}><i class="iconic-download"></i> Download</a></div>
<h1>{{_i}}Buttons{{/i}} <small>bootstrap-button.js</small></h1>
</div>

View File

@@ -21,7 +21,7 @@
"use strict"; // jshint ;_
/* INPUTMASK PUBLIC CLASS DEFINITION
/* FILEUPLOAD PUBLIC CLASS DEFINITION
* ================================= */
var Fileupload = function (element, options) {
@@ -135,7 +135,7 @@
}
/* INPUTMASK PLUGIN DEFINITION
/* FILEUPLOAD PLUGIN DEFINITION
* =========================== */
$.fn.fileupload = function (options) {
@@ -150,7 +150,7 @@
$.fn.fileupload.Constructor = Fileupload
/* INPUTMASK DATA-API
/* FILEUPLOAD DATA-API
* ================== */
$(function () {