View Full Version : Question


YellowYoshi
07-12-2003, 05:49 PM
Let's say this is my page:

-----------------
---{-------}----
-----------------
-----------------

The {------------} is an Iframe, and it has links in it.
Is there a way to make the links appear in the whole page, and not just the Iframe?

If it's too confusing, tell me.

kittycat
07-12-2003, 06:52 PM
If you want them to show up outside of the iframe, in the same window, add this to the links:
target="_top"