I am currently using the following code to do it.
<span style="position: absolute; bottom: 0pt; right: 0pt;">
Load time: 1.1920928955078E-5 seconds</span>
The problem I am having is that if the page is scrollable then it is midway through the page. I am sure that there is a simple solution for this, but I can’t come up with it.
Any help or suggestions would be greatly appreciated.
You’ll need the div have position
fixedinstead ofabsolute.Fiddle: http://jsfiddle.net/hqkm7/