Forum Moderators: open

Message Too Old, No Replies

This "simple" JS navigation menu isnt working correctly

         

JTrollerb

4:09 pm on Jun 28, 2004 (gmt 0)

10+ Year Member



Hi, I got a javascipt from a website for a expanding/contracting navigation menu, to use on my website. I uploaded the images and put the code in, but cannot figure out why this is happening...When you click on one of the topics and it expands, it looks fine and the folder icon stays visible. But when you click the header again to contract it, the folder icon disappears and is replaced by a bullet. Why is this happening and how can this be fixed? The folder (either a closed or opened folder) should be there regardless of whether you expand or contract the text. I'd really appreciate any help you could give me. The address is: <No URLs, thanks. See TOS [webmasterworld.com]>

Thank you so much.

[edited by: DrDoc at 4:40 pm (utc) on June 28, 2004]

AWildman

4:22 pm on Jun 28, 2004 (gmt 0)

10+ Year Member



Did you verify the path to the img of the "closed" folder state? How many images of the folder are on the page? I know that I have a HUGE js menu that uses + and - signs for open and close states. I believe there is a bug in IE where having too many of the same pic will cause the imgs to disappear. I too have a problem sometimes with my imgs being replaced by bullets because of this.If you hit refresh, there are endless number of bullet/img combos that you'll see as some img will appear and others will disappear.