kbot
Newbie
Posts: 1
Registered: 4/6/2005
Member Is Offline
|
| posted on 4/6/2005 at 02:52 PM |
|
|
sub items error in IE Win
I'm using Tigra Menu Gold and I'm getting an error in IE/Opera Win. The subitems don't apear and I see "Error on page" in bottom left corner. The
problem I think is in items and here's my items.js:
var MENU_ITEMS0 = [
['HOME', 'http://www.site.com/', {'sw':74}],
['ONE', 'http://www.site.com/company.one', {'sw':151},
['News', 'http://www.site.com/subonea.html', {'bw':151}],
['Contact', 'http://www.site.com/suboneb.html', {'bw':151}]
],
['TWO', 'http://www.site.com/two.html', {'sw':221}],
['THREE', 'http://www.site.com/three.html', {'sw':130}],
['FOUR', 'http://www.site.com/four.html', {'sw':134}],
['FIVE', 'http://www.site.com/five.html', {'sw':83},
['Service Evaluation', 'http://www.site.com/subfive.html', {'bw':151}]
],
];
Thanks and please forgive if this has been addressed, I looked for it but couldn't find help in existing forums posts.
Kris
|
|
|
|