1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-05-29 12:04:06 +02:00

Generated by grunt gh-pages

This commit is contained in:
Max Guglielmi 2015-09-13 21:17:20 +10:00
parent 96e21169cf
commit d02185aa87
11 changed files with 49 additions and 0 deletions

View file

@ -614,5 +614,8 @@ your-page.html
<script src="https://code.jquery.com/jquery.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/github-fork-me.js"></script>
</body>
</html>

View file

@ -13265,5 +13265,8 @@ ezEditTable</a>
<script src="https://code.jquery.com/jquery.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/github-fork-me.js"></script>
</body>
</html>

View file

@ -13221,5 +13221,8 @@ ezEditTable</a>
<script src="https://code.jquery.com/jquery.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/github-fork-me.js"></script>
</body>
</html>

View file

@ -0,0 +1,19 @@
(function(win, doc){
win.onresize = displayForkMe;
function displayForkMe(){
var forkMe = doc.getElementById('forkMe');
if(forkMe){
forkMe.parentNode.removeChild(forkMe);
}
if(Math.max(doc.documentElement.clientWidth, win.innerWidth || 0) > 1300) {
var frag = doc.createDocumentFragment();
var cont = doc.createElement('div');
cont.id = 'forkMe';
cont.innerHTML = '<a id="forkMe" href="https://github.com/koalyptus/TableFilter" target="_blank" style="background:none;"><img style="position: absolute; top: -10px; left: -10px; border: 0; z-index:10000;" src="https://camo.githubusercontent.com/82b228a3648bf44fc1163ef44c62fcc60081495e/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f6c6566745f7265645f6161303030302e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_left_red_aa0000.png"></a>';
frag.appendChild(cont);
doc.body.appendChild(frag);
}
}
displayForkMe();
})(window, document);

View file

@ -617,5 +617,8 @@
<script src="https://code.jquery.com/jquery.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/github-fork-me.js"></script>
</body>
</html>

View file

@ -1138,5 +1138,8 @@
<script src="https://code.jquery.com/jquery.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/github-fork-me.js"></script>
</body>
</html>

View file

@ -182,5 +182,8 @@
<script src="https://code.jquery.com/jquery.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/github-fork-me.js"></script>
</body>
</html>

View file

@ -13158,5 +13158,8 @@
<script src="https://code.jquery.com/jquery.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/github-fork-me.js"></script>
</body>
</html>

View file

@ -209,5 +209,8 @@ grunt test-only:test.html,test-sort.html</code></pre>
<script src="https://code.jquery.com/jquery.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/github-fork-me.js"></script>
</body>
</html>

View file

@ -2782,5 +2782,8 @@
<script src="https://code.jquery.com/jquery.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/github-fork-me.js"></script>
</body>
</html>

View file

@ -13165,5 +13165,8 @@
<script src="https://code.jquery.com/jquery.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/github-fork-me.js"></script>
</body>
</html>