Hi All. Just wondering if anyone could shed some light on this error I have on a website. It uses a JavaScript menu and every page that has the menu on has an error at this point...
m.initTop(); <----HERE
m.init();
m.show();
</script>
The error is...
Object doesn't support this property or method.
The error does not seem to have any effect on the workings of the site and the menu works fine…weird.
I know less than nothing about JavaScript but know a bit about other languages. Anyone have any ideas or able to point me in the right direction?
Many thanks.
m.initTop(); <----HERE
m.init();
m.show();
</script>
The error is...
Object doesn't support this property or method.
The error does not seem to have any effect on the workings of the site and the menu works fine…weird.
I know less than nothing about JavaScript but know a bit about other languages. Anyone have any ideas or able to point me in the right direction?
Many thanks.