PDA

View Full Version : Iframe and javascript


Brian
04-06-2000, 02:47 PM
Perhaps this will do what you want:
http://www.idocs.com/tags/frames/_IFRAME_NAME.html

-Brian

Kristy
04-06-2000, 07:35 PM
Thanks,

The problem I'm running into is loading a document in the iframe from a javascript drop down menu that resides outside of the iframe.[nbsp][nbsp]The standard parent.[frame name].location.href=[nbsp][nbsp]in the document head doesn't seem to work with iframes, so I am wondering if there is a code trick I havn't discovered yet.

Kristy
04-07-2000, 12:14 AM
Hello-

I'm trying to open a link from a javascript drop down menu on a main page into an Iframe window.[nbsp][nbsp]I can get it to open in a new window, or _top of the original page, or in a standard top/bottom/left/right frame, but can't seem to get it to work in an Iframe.[nbsp][nbsp]Anyone do this before?[nbsp][nbsp]If so what is your secret?

thanks~
[This message has been edited by Kristy (edited 04-06-00@12:14 pm)]