Im trying to study a Menu that someone on the net offered to me.
The script "looks" like javascript but definitly required the ISP to allow SSI.
The menu does not quite behave in a consistent manner, and I need to learn how to control it.
What happens ought to be simple (even for me to trace)
The menu is made of four buttons, each with an "Expandable" and "contractable" unordered list that present navigation links. When a viewer finally select any one of the links, their browser will load a complete new page, each of which includes:
<TD>
<!-- #INCLUDE FILE="leftNav.inc" -->
</TD>
Sometimes the Whole Brand New Page will load the menu in it's starting form.. just the four buttons. But! At other times, the Menu will present itself in the exact same shape it was when the user clicked... ie, the menu is open to the unordered list.
I need to find out how this is controlled... so that "I" control it.
The menu document is called "leftNav.inc" and is accompanied by a "header.inc" and "footer.inc" files.
I know this kind of issue can be hard to trace.... but I do need to get this under my belt.
Can someone help?
-Paul-
By the way, SSI doesn't work on my computer.... is there a way to make them work off an XP machine?
Bookmarks