
Originally Posted by
jayh38
Thanks for pointing that out!
I did visit that URL but didn't notice anything out of the ordinary as I was looking for HTML <select> elements and not some JS controlled menu.
Firefox's wonderful JS error console throws up loads of errors pertaining to functions not being defined.
The offending line of code is:
Code:
<script language="JavaScript" src="../96/mm_menu.js"></script>
This included script, I imagine, contains the function definitions. This line is either incorrect or is correct but the .js file is not present.