Got a little techonology problem that you need fixed pronto? Post it here and we'll see what we can do.
Topic locked

I-Frames Help

Tue Jun 15, 2004 10:09 pm

Okay, here's my website:
http://home.comcast.net/~xalaxracer/

Im using I-Frames for both coloums, but when I click the link to the page im on, it goes in, how do I target it to the whole page?

Fri Jun 18, 2004 5:36 pm

by adding in your a tag this:
Code:
<a href="blah blah.html" target="_parent">Blah</a>


:)

Sun Jun 20, 2004 2:15 am

Jens wrote:by adding in your a tag this:
Code:
<a href="blah blah.html" target="_parent">Blah</a>


:)


Thanks a lot! *saves*
Topic locked