Back To Start Of Archive
Taken From The Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:21
Javascript Error
Poster: mrgambler
Dated: Friday August 8 2003 - 20:24:42 BST
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?
Javascript Error - Found the answer in another post.
Poster: mrgambler
Dated: Friday August 8 2003 - 20:34:23 BST
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 an id AND name tag called myiframe. Should work, let me know if it does!
_________________
Dave
Web Application Developer
"There are 10 types of people in the world, those who can understand binary and those who can't."