Skip to content

Commit

Permalink
Update jquery.downboy.min.js
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisgoddard authored Oct 22, 2017
1 parent 12c90d2 commit bfb4f13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jquery.downboy.min.js
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
// jQuery.downBoy.min 1.2
// jQuery.downBoy.min 1.3
function downBoy(footer){'use strict';footer=footer||'footer';$(footer).css('position','').css('bottom','');if($(window).height()>$('body').height()){$(footer).css('position','absolute').css('bottom','0')}}

0 comments on commit bfb4f13

Please sign in to comment.