diff options
Diffstat (limited to 'demo/funciones.min.js')
-rw-r--r-- | demo/funciones.min.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/demo/funciones.min.js b/demo/funciones.min.js new file mode 100644 index 0000000..a19ae9e --- /dev/null +++ b/demo/funciones.min.js @@ -0,0 +1,3 @@ +/*! @license magnet:?xt=urn:btih:1f739d935676111cfff4b4693e3816e664797050&dn=gpl-3.0.txt GPL-v3-or-Later */ +$(document).ready(function(){if($("body").height()<$(window).height()){$("footer").css({position:"absolute",bottom:"0px"})}}); +/*! @license-end */ |