|
For further information, the reason the error "mmLoadMenus is not defined" is coming up is because of the single quote error previously mentioned.
Because the javascript interpreter cannot successfully walk through the function definitions at the top of the file, it abandons the functions altogether. That's why it is telling you that the function doesn't exist.
__________________
I hate Internet Explorer! Anyone with me?
|