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:33
iFrame once again
Poster: pfc
Dated: Friday April 4 2003 - 10:52:40 BST
--> i have this in suggestions too, but i think in "help forum" it'AS better <--
Hi there ,i have the problems that i don't get my link target in the iFrame
Checking http://www.milonic.co.uk/menu/menusampl ... ampleid=16 helped me a lot, it doesn't quiet work in my case. when i place: ยด
,\"Open Google in IFrame\", \"javascript:openIFrame(\\\"main\\\", \\\"http://www.google.com\\\")\",,,0
on the right place in my menue, i have the problem that it i get an \"error on this side\" in the status bar of the browser.
do i have to fit in somewhere this function? :
function openIFrame(iframeId, winURL){ ifId=gmobj(iFrameId) ifId.src=winURL }
if so, where??
thank you very much in atvance. best regards
pfc Flo
solution
Poster: pfc
Dated: Monday April 7 2003 - 9:32:55 BST
for all who wanna know:
har har har,
i'm a stupid. !! Quite a quick solution:
addmenu(menu=["generalnews",
,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
,"CNN","http://www.cnn.com target=NAMEOFYOURiFRAME",,,0
,"MSNBC","msnbclokal.htm target=main",,,0
all you have to do is to add "target=NAMEOFYOURiFRAME"
regadrs