Hi all, need a little help with some Javascript. I am trying to use a rotating background image. The script uses the 'onload' function in the BODY tag of a webpage, but i have specified the background in a TABLE cell (as i am using an IFRAME which displays all the pages, the background needs to be specified here...)
Does anyone know if there is a way to use the 'onload' function in a table in this way, or am i wasting time?