the reasons for two scripts suddenly not working when put on the same page can be many, including duplication in the two scripts’ variable names, functions, or access to an event handler (ie: body onload=…). The most common conflict is the last of the three.
cheerz for that, i understand what the problem is now…
but i’ve tried rectifying it and i’m not getting the result needed… I’m not too good with JS… I tried adding <i>marqueecontent</i> after <i>dynanimation</i> in the body tag, but i’m probably doing it wrong… :+)