Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sticky footer with random height
Message
From
04/01/2017 15:19:14
 
 
To
04/01/2017 14:57:58
General information
Forum:
CSS
Category:
Other
Miscellaneous
Thread ID:
01646294
Message ID:
01646296
Views:
37
>The only think I have found so far is to use javascript to auto calculate the body padding-bottom, as per the footer height, determine the dynamic height of the footer, by the use of the onload() and onresize() event at the body level.
.footer
{
   height: 100px;
   position:fixed;
   bottom: 0;
}
Thierry Nivelet
FoxinCloud
Give your VFP application a second life, web-based, in YOUR cloud
http://foxincloud.com/
Never explain, never complain (Queen Elizabeth II)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform