Hello,
How can i make DIV always sits around at the bottom of the page. Regardless of the loading of the page.
I tried using the CSS Property of Bottom and Position but the problem is that during the loading process of the page the DIV sits at the bottom much earlier before the complete loading of the page. And if the page is longer then this DIV doesn’t remains on the bottom.
So, any javascript that can perform this action? repeatidly?
Any ideas?
Thanks,
Aamir