Hey Guys,
I wondered if anyone would be kind enough to look at an issue I am having running a Javascript on IE.
The script works fine in FF and Chrome but chucks up an error in all versions of IE so the Menubar does not display child pages.
Here's the Error:
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Timestamp: Tue, 16 Aug 2011 14:45:53 UTC
Message: 'lastChild' is null or not an object
Line: 31
Char: 3
Code: 0
The full script is here: http://www.makingtrails.com/wp-conte...ks3/js/menu.js
Any help much appreciated as the author of this script is not providing any support.
Thanks
Jon
I wondered if anyone would be kind enough to look at an issue I am having running a Javascript on IE.
The script works fine in FF and Chrome but chucks up an error in all versions of IE so the Menubar does not display child pages.
Here's the Error:
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Timestamp: Tue, 16 Aug 2011 14:45:53 UTC
Message: 'lastChild' is null or not an object
Line: 31
Char: 3
Code: 0
The full script is here: http://www.makingtrails.com/wp-conte...ks3/js/menu.js
Any help much appreciated as the author of this script is not providing any support.
Thanks
Jon
Comment