I have a rather peculiar problem with my popup menu. It seems that for some users, the menus just don't behave properly at all. When clicked they will go to another page, goto the home page or not change pages at all.
Here is an example of the code....
this is on the main button
on(rollOver){...
Nevermind everyone I figured it out!! Sometimes I'm such a dolt. I was dimensioning the array on another include file that this particular page wasn't using...haha. I've got it straightened out now. Must be too early.
I have an include file that runs on EVERY page. This includes an array called keyList() and then one called keyAry(). I am only getting this error with ONE page so that is why I can't figure it out. Why only the one page and not all? Can anyone help?
The following is a sample of the arrays...
Thanks Todd,
That did work except for one thing....the menu is in front of all the text and tables of the pages, but the text fields always seem to come to the front, therefore hiding some of the menu items.
Any Ideas?
Marnie
I have customers that share the same basic pages but the header.inc and footer.inc pages change depending on their company.
I have a function that is generally called in the <body> tag within a page but I need it to be called in the header. Is this something that is possible since not all the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.