SmartMenus DHTML Menu / JavaScript Menu - Forums

forums

You are not logged in.

#1 2006-Oct-13 15:44:22

amgray
Member
Registered: 2006-Oct-13
Posts: 2

Another IE Error...HELP!

Hi, I have an error on my pages when displaying in IE6+. Firefox works fine. Any ideas why it won't show up in IE???

Thanks, Andrew

Site address is as follows:
http://www.uaf.edu/osp/

Location of arrays: http://www.uaf.edu/osp/s_arrays.js

The errors I'm getting are as following:

Line: 185
Char: 101
Error: Expected identifier, string or number
Code:0
URL: http://www.uaf.edu/osp/

Line: 17
Char: 475
Error: 's_rightToLeft' is undefined
Code:0
URL: http://www.uaf.edu/osp/

Offline

 

#2 2006-Oct-13 15:55:38

amgray
Member
Registered: 2006-Oct-13
Posts: 2

Re: Another IE Error...HELP!

D'oh! Doesn't work in Opera either. Works in Firefox and Netscape fine...

Offline

 

#3 2006-Oct-13 16:01:39

smartmenus
Site Admin
From: Plovdiv, BULGARIA
Registered: 2003-Feb-23
Posts: 1109
Website

Re: Another IE Error...HELP!

I am checking it at the moment. Please stand by...


-Vasil Dinkov-

Offline

 

#4 2006-Oct-13 16:21:31

smartmenus
Site Admin
From: Plovdiv, BULGARIA
Registered: 2003-Feb-23
Posts: 1109
Website

Re: Another IE Error...HELP!

OK, I found the cause for the issues in IE and Opera. Just a couple of syntax errors:

1) For the "budgets" menu take a look at the following item:

{Show:'directcosts',U:'http://www.uaf.edu/osp/budgets/directcosts.html',T:'Direct Cost Categories',}, // delete the comma after the T property

2) For the "directcosts" menu take a look at the following item:

{U:'http://www.uaf.edu/osp/budgets/otherdirect.html',T:'Other Direct Costs',}, // delete the comma after the T property

These changes should fix the problem.


-Vasil Dinkov-

Offline

 

Board footer

Powered by FluxBB