Skip to content

Instantly share code, notes, and snippets.

@happy2deepak
Last active September 21, 2018 05:47
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save happy2deepak/2e3ad9c8cd5c4abd7dd867c6de3791a7 to your computer and use it in GitHub Desktop.
Save happy2deepak/2e3ad9c8cd5c4abd7dd867c6de3791a7 to your computer and use it in GitHub Desktop.
Sticky Footer using Jquery and CSS
@niteshghn
Copy link

niteshghn commented Oct 24, 2016

@happy2deepak : why have you written $("html").css("padding-bottom",$("footer").outerHeight()); twice ... Is it deliberate or mistake? 😕

@happy2deepak
Copy link
Author

One is for resize and other is for page-load event.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment