Help - Search - Members - Calendar
Full Version: Menu disappears with addition of javascript scroll
xFX JumpStart Public Forums > DHTML Menu Builder > Generic Problems > JavaScript Errors
MCPHS
Hey Everyone!

I'm new to this software and have received some great support from the company, but was hoping I could get an answer here before going through support again.

I have created this page http://www.mcphs.edu/cofenintramurals and the menu works fine. As soon as I add the scrolling script the menu disappears http://www.mcphs.edu/cofenintramurals/index2.html. Any ideas?

Thanks,
Crystal
JohnM
Crystal
The second URL above seems to point to a moved or non-existent page. However if you attach a copy of your Dmb file, I'm sure someone can help. A short explanation of how you introduced the scrolling feature would help.
JohnM
xfx
Dear Crystal,

This is due to a conflict with a script on your page.

To fix it simply locate this code on your page:
function populate(){

And add this line of code right below it:
f6();

So, the first few lines of code will look like this:
function populate(){
f6();  
if (iedom){

Please let me know if this doesn’t fix the problem.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.