Just found this handy little bit of info....
<code> var oldEvt = window.onload; window.onload = function() { if (oldEvt) oldEvt(); dostuffhere();} </code>
Be the first to rate this post
The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.
© Copyright 2012