houns
Junior Member
Posts: 2
Registered: 3/8/2005
Member Is Offline
|
| posted on 3/8/2005 at 04:35 PM |
|
|
Firefox Java Error
Firstly, excellent menu! But I am having a slight problem with it in Firefox. I'm guessing i've accidentally deleted something somewhere or changed
a value I shouldn't have.
Basically the menu appears in IE but not in Firefox. In Firefox there is an error, opening up the Javascript Console reveals the following:
Error: this.a_children[n_order].e_oelement has no properties
Source File: http://www.hounsdown.hants.sch.uk/_javaScripts/menu.js
Line: 78
I'm not sure what i've done to break it. Hope you can help me out as I am trying to make the site compatible with both Firefox and IE.
Thanks,
Hounsdown Webmaster
|
|
|
houns
Junior Member
Posts: 2
Registered: 3/8/2005
Member Is Offline
|
| posted on 3/14/2005 at 03:17 PM |
|
|
Fixed it. It was all to do with the location of the menu script calling in the document. Instead of putting it in the middle I put it at the end, and
then everything worked fine. Must be something to do with the way Firefox and IE "read" pages and create them.
|
|
|
jerry-gii
Newbie
Posts: 1
Registered: 9/19/2006
Member Is Offline
|
| posted on 9/19/2006 at 12:46 PM |
|
|
| Quote: | Originally posted by houns
Fixed it. It was all to do with the location of the menu script calling in the document. Instead of putting it in the middle I put it at the end, and
then everything worked fine. Must be something to do with the way Firefox and IE "read" pages and create them. |
Thank you. I've been wrestling with this problem for two days, and finally found your old post. Your solution worked, and I would never have found it
on my own.
|
|
|