aliashippysmom
Programmer
HI! I have a javascript function which executes when the page loads. It displays logos on my page. It re-executes using setTimeOut every 3 seconds and changes the logo. Seems to work fine except sometimes a logo will remain on the page what seems to be longer than 3 seconds perhaps 5-7 seconds. What could cause this delay and is there anything I can do about it? Is this normal and maybe has something to do with allocation of resources or something?
Thanks in advance for any replies.
Thanks in advance for any replies.