mirror of
https://github.com/jasny/bootstrap.git
synced 2026-01-22 20:57:58 -05:00
Fixed catincan badge
This commit is contained in:
@@ -25,16 +25,6 @@
|
||||
<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">
|
||||
@@ -86,7 +76,7 @@
|
||||
<h1>JavaScript</h1>
|
||||
<p class="lead">Bring Bootstrap's components to life—now with 13 custom jQuery plugins.
|
||||
</div>
|
||||
<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>
|
||||
<a class="extended-badge" href="http://www.jasny.net" ><img src="assets/img/extended-by-jasny.png"></a>
|
||||
</header>
|
||||
|
||||
<div class="container">
|
||||
@@ -172,7 +162,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-transition.zip" title="Download bootstrap-transition.zip" onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-transition.zip 2.3.1-j6']);"><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" ><i class="iconic-download"></i> Download</a></div>
|
||||
<h1>Transitions <small>bootstrap-transition.js</small></h1>
|
||||
</div>
|
||||
<h3>About transitions</h3>
|
||||
@@ -194,7 +184,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-modal.zip" title="Download bootstrap-modal.zip" onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-modal.zip 2.3.1-j6']);"><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" ><i class="iconic-download"></i> Download</a></div>
|
||||
<h1>Modals <small>bootstrap-modal.js</small></h1>
|
||||
</div>
|
||||
|
||||
@@ -404,7 +394,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-dropdown.zip" title="Download bootstrap-dropdown.zip" onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-dropdown.zip 2.3.1-j6']);"><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" ><i class="iconic-download"></i> Download</a></div>
|
||||
<h1>Dropdowns <small>bootstrap-dropdown.js</small></h1>
|
||||
</div>
|
||||
|
||||
@@ -541,7 +531,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" onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-scrollspy.zip 2.3.1-j6']);"><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" ><i class="iconic-download"></i> Download</a></div>
|
||||
<h1>ScrollSpy <small>bootstrap-scrollspy.js</small></h1>
|
||||
</div>
|
||||
|
||||
@@ -657,7 +647,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-tab.zip" title="Download bootstrap-tab.zip" onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-tab.zip 2.3.1-j6']);"><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" ><i class="iconic-download"></i> Download</a></div>
|
||||
<h1>Togglable tabs <small>bootstrap-tab.js</small></h1>
|
||||
</div>
|
||||
|
||||
@@ -780,7 +770,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-tooltip.zip" title="Download bootstrap-tooltip.zip" onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-tooltip.zip 2.3.1-j6']);"><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" ><i class="iconic-download"></i> Download</a></div>
|
||||
<h1>Tooltips <small>bootstrap-tooltip.js</small></h1>
|
||||
</div>
|
||||
|
||||
@@ -915,7 +905,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-popover.zip" title="Download bootstrap-popover.zip" onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-popover.zip 2.3.1-j6']);"><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" ><i class="iconic-download"></i> Download</a></div>
|
||||
<h1>Popovers <small>bootstrap-popover.js</small></h1>
|
||||
</div>
|
||||
|
||||
@@ -1088,7 +1078,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-alert.zip" title="Download bootstrap-alert.zip" onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-alert.zip 2.3.1-j6']);"><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" ><i class="iconic-download"></i> Download</a></div>
|
||||
<h1>Alert messages <small>bootstrap-alert.js</small></h1>
|
||||
</div>
|
||||
|
||||
@@ -1166,7 +1156,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-button.zip" title="Download bootstrap-button.zip" onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-button.zip 2.3.1-j6']);"><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" ><i class="iconic-download"></i> Download</a></div>
|
||||
<h1>Buttons <small>bootstrap-button.js</small></h1>
|
||||
</div>
|
||||
|
||||
@@ -1270,7 +1260,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" onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-collapse.zip 2.3.1-j6']);"><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" ><i class="iconic-download"></i> Download</a></div>
|
||||
<h1>Collapse <small>bootstrap-collapse.js</small></h1>
|
||||
</div>
|
||||
|
||||
@@ -1458,7 +1448,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" onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-carousel.zip 2.3.1-j6']);"><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" ><i class="iconic-download"></i> Download</a></div>
|
||||
<h1>Carousel <small>bootstrap-carousel.js</small></h1>
|
||||
</div>
|
||||
|
||||
@@ -1611,7 +1601,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" onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-rowlink.zip 2.3.1-j6']);"><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" ><i class="iconic-download"></i> Download</a></div>
|
||||
<h1>Row link <small>bootstrap-rowlink.js</small></h1>
|
||||
</div>
|
||||
|
||||
@@ -1683,7 +1673,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" onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-typeahead.zip 2.3.1-j6']);"><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" ><i class="iconic-download"></i> Download</a></div>
|
||||
<h1>Typeahead <small>bootstrap-typeahead.js</small></h1>
|
||||
</div>
|
||||
|
||||
@@ -1856,7 +1846,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" onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-inputmask.zip 2.3.1-j6']);"><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" ><i class="iconic-download"></i> Download</a></div>
|
||||
<h1>Input mask <small>bootstrap-inputmask.js</small></h1>
|
||||
</div>
|
||||
|
||||
@@ -1933,7 +1923,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" onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-fileupload.zip 2.3.1-j6']);"><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" ><i class="iconic-download"></i> Download</a></div>
|
||||
<h1>File upload <small>bootstrap-fileupload.js</small></h1>
|
||||
</div>
|
||||
|
||||
@@ -2092,7 +2082,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" onclick="_gaq.push(['_trackEvent', 'Javascript actions', 'Download', 'Download bootstrap-affix.zip 2.3.1-j6']);"><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" ><i class="iconic-download"></i> Download</a></div>
|
||||
<h1>Affix <small>bootstrap-affix.js</small></h1>
|
||||
</div>
|
||||
|
||||
@@ -2161,7 +2151,7 @@ $('[data-spy="affix"]').each(function () {
|
||||
<footer class="footer">
|
||||
<div class="container">
|
||||
<p>Designed and built with all the love in the world by <a href="http://twitter.com/mdo" target="_blank">@mdo</a> and <a href="http://twitter.com/fat" target="_blank">@fat</a>.</p>
|
||||
<p>Extended with pride by <a href="http://twitter.com/ArnoldDaniels" target="_blank">@ArnoldDaniels</a> of <a href="http://www.jasny.net/" target="_blank">Jasny Software solutions</a>.</p>
|
||||
<p>Extended with pride by <a href="http://twitter.com/ArnoldDaniels" target="_blank">@ArnoldDaniels</a> of <a href="http://www.jasny.net/" target="_blank">Jasny · web development</a>.</p>
|
||||
<p>Code licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache License v2.0</a>, documentation under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.</p>
|
||||
<p><a href="http://glyphicons.com">Glyphicons Free</a> licensed under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.</p>
|
||||
<p><a href="http://somerandomdude.com/work/iconic/">Iconic icon set font</a>, licensed under the <a href="http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL">SIL Open Font License</a>.</p>
|
||||
@@ -2172,10 +2162,14 @@ $('[data-spy="affix"]').each(function () {
|
||||
<li class="muted">·</li>
|
||||
<li><a href="https://github.com/twitter/bootstrap/blob/master/CHANGELOG.md">Changelog</a></li>
|
||||
</ul>
|
||||
|
||||
<p>Help fund this open source project at <a href="https://www.catincan.com/projects/close/jasny-bootstrap" target="_blank">Catincan</a></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
<!-- Ribons and ads
|
||||
================================================== -->
|
||||
<div id="catincan-ribbon"><img src="https://www.catincan.com/sites/all/themes/catincan2/ribbons/images/catincan-ribbon-l02.png" usemap="#triangle"><map name="triangle"><area shape="poly" coords="0,0,192,0,0,198" href="https://www.catincan.com/projects/close/jasny-bootstrap" target="_blank"></map></div>
|
||||
|
||||
<!-- Le javascript
|
||||
================================================== -->
|
||||
@@ -2200,7 +2194,6 @@ $('[data-spy="affix"]').each(function () {
|
||||
<script src="assets/js/bootstrap-fileupload.js"></script>
|
||||
<script src="assets/js/holder/holder.js"></script>
|
||||
<script src="assets/js/google-code-prettify/prettify.js"></script>
|
||||
<script src="assets/js/catincan.js"></script>
|
||||
<script src="assets/js/application.js"></script>
|
||||
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user