Search found 2 matches

by mrgambler
Fri Aug 08, 2003 8:34 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Javascript Error
Replies: 1
Views: 2334

Javascript Error - Found the answer in another post.

Adding the sourceframe="framename" code worked...thanks!

Ok to get to work with v3, use this way of declaring a menu item

Code:
,"Go To Yahoo","http://www.yahoo.com target=myiframe;sourceframe=myiframe; onbordercolor=0000ff;offbordercolor=FFFFFF;",,"Yahoo",0

And just make sure your iframe has ...
by mrgambler
Fri Aug 08, 2003 8:24 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Javascript Error
Replies: 1
Views: 2334

Javascript Error

I receive the following erro in IE 6.0

Line: 206
Char: 11
Error: Object doesn't support this property or method
Code: 0
http://new.plus.ca

I am targeting the submenus to an Iframe named "main1"

Is there something wrong with my code?