diff options
author | Heckyel <heckyel@openmailbox.org> | 2016-11-14 18:29:48 -0500 |
---|---|---|
committer | Heckyel <heckyel@openmailbox.org> | 2016-11-14 18:29:48 -0500 |
commit | 8f02d172808042167c96e4cc3cc4c83a487d67ff (patch) | |
tree | cdfa2cbc8e8fcb0547ac373a3f70ed6e80e79af2 /demo/funciones.min.js | |
download | iglpcp-8f02d172808042167c96e4cc3cc4c83a487d67ff.tar.lz iglpcp-8f02d172808042167c96e4cc3cc4c83a487d67ff.tar.xz iglpcp-8f02d172808042167c96e4cc3cc4c83a487d67ff.zip |
first commit
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 */ |