Posted: Fri Jul 06, 2007 9:14 am iFRAME with a "link" to another page and TARGET=
Hi,
Below is the iFRAMES code that gets loaded into the left side of a FRAMED web site.
The left side is the NAV area, and the middle is called the "mainFrame".
All the links in the left side fetch the called page into the LEFT side frame (not the desired results),
instead of the "mainFrame" area in the middle of the page.
<HTML>
<HEAD>
<TITLE>7570 Left side Area uPAGE</TITLE>
</HEAD>
<BODY bgColor=#ffee88>
<DIV><A href="http://Rotary.org" target="mainFrame">Rotary.org</A></DIV>
<DIV><A href="http://uPublish.com" target="_blank">uPublish</A></DIV>
</BODY>
</HTML>
Any suggestions on how to make this work with IFRAMES would be greatly appreciated.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum