I am having a problem getting to scripts to work in tandem and it appears the problems lies in the following. The live date script requires a <body onload="goforit()"> call to activate the date and time. Whereas the dynamic scroller requires a window.onload=runmikescroll call for it to appear. However the latter code seems to stop the date from appearing. Do you know how I can get round this?

Comment