HELP!!1 I need to name an iFrame!

Kao

Drives an Evo IX ;)
Joined
Dec 9, 2002
Messages
5,109
Reaction score
0
Location
England
just lookt at a simplified verison of this:

Code:
				<a href="links.html">Links</a>
			</font></center>
		</td>
	</tr>
	<tr>            
		<td valign="top">
		<img src="main/spacer.gif" alt="" width="100%" height="6"><br>
<!---------- New material goes BELOW this line --------------->

<iframe frameborder="1" name="iFrame" src="flag_page.html" width="100%" height="420"></iframe>

<!---------- New material goes ABOVE this line --------------->
How can I make it so that the Links page will open up in the iFrame window? I've tried all that I can think of and it's not working!!!
 

Kao

Drives an Evo IX ;)
Joined
Dec 9, 2002
Messages
5,109
Reaction score
0
Location
England
Bah, I've tried it, and well it doesn't work. No matter what I do in the <Target> Tag, even if I go Target="_iFrame", it won't work. Argh...
 

Kao

Drives an Evo IX ;)
Joined
Dec 9, 2002
Messages
5,109
Reaction score
0
Location
England
Then how can I make the link load a page in an iFrame?
 

Kao

Drives an Evo IX ;)
Joined
Dec 9, 2002
Messages
5,109
Reaction score
0
Location
England
Then can you give the code for me to target it? If I am correct, it's just like a Frameset, with a Name. Then when you have a Nav bar and target it, it would load in the new page. But this iFrame stuff is a little weird. What would you do to make it work?
 

Kao

Drives an Evo IX ;)
Joined
Dec 9, 2002
Messages
5,109
Reaction score
0
Location
England
Well thanks for the hep...
 

NewPosts

New threads

Top