numberOfMenu's is Undefined?

I built a site with 2 includes. One dropdown menu, and one dropdown menu at the top of the page. The menu's work perfectly when seperate. They even work combined in a page. But then I get the "Done, but with errors" sentence, I take a look at it, and it gives me "numberOfMenu's is Undefined". This happens in every page of my website. So my thought is that the problem houses in one of my includes.

Does anybody have a clue?

thanx!

for suggestions please mail me...

[493 byte] By [mareklof] at [2007-9-27 21:05:13]
# 1

This could be a number of things. More details please.

Are you reusing someone elses code?

If so, was there documentation?

Can you show the code for the drop downs?

Two things come to mind off the top of my head; you are using conflicting code by reusing your code more than once in the same instance and the variable names are not unique; OR, a simple variable that has been added for multiple instances, instances is failing due to it not being set as intended.

Example:

<PARAM name="NUMBEROFMENU" value="1">

Anyway, post your code for further help.

lgd

lgdouglas at 2007-7-7 2:47:43 > top of Java-index,Developer Tools,Debugging and Profiling Tool APIs...