• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

I need quick HTML/DHTML help. :)

Yep, it will be difficult to see what is happening just of your description.
Get the code up somewhere, make a link and then we can see what is going wrong.

At first glance it appears, both scripts use the same variable and the first one is kicked out as soon as the second is called upon.

Peter.

PS I presume the scripts are javascript?
 
This looks like way to much thinking.


If I'm correct in what you?re trying to do...
Can you get rid of the script for the text effect and make an animated gif instead? That way you'll only have one script and no conflicts. ???
 
Well, I see part of your problem. You have 3 <body> tags, as well as 3 </head> tags! :Q (But only one <head>!) If you can figure out what goes in the <head> and what in the <body>, you should be on your way. 🙂
 
Wow, good catch Ken. I'll try to figure it out later this afternoon, and hopefully I'll be able to get both the scripts to work at the same time.
 
Back
Top