Search found 1 match

by undertow
Wed Nov 13, 2002 10:02 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: iframe targeting, can't get it to work
Replies: 1
Views: 1991

iframe targeting, can't get it to work

I'm having trouble getting my menu links to open in my iframe. I'm using IE6.

My iframe code:
<iframe id="main" name="main" src="pcx_main.htm" width="100%" height="100%" frameborder="0"></iframe>

My menu's target code:
,"Restaurants Downtown","../restaurants.htm target=main",,"",0

The link opens ...