iframe help

Reply

Join Date: Apr 2004
Posts: 3
Reputation: ebaker1973 is an unknown quantity at this point 
Solved Threads: 0
ebaker1973 ebaker1973 is offline Offline
Newbie Poster

iframe help

 
0
  #1
Apr 7th, 2004
I need help using iframe. I have my iframe in the main part of my site. I want all links (top, bottom, side) to open in the ifram. I use target="main" but doesn't work. what can I do
Reply With Quote Quick reply to this message  
Join Date: Jan 2004
Posts: 34
Reputation: luckydude is an unknown quantity at this point 
Solved Threads: 0
luckydude's Avatar
luckydude luckydude is offline Offline
Light Poster

Re: iframe help

 
0
  #2
Apr 9th, 2004
I used to go to w3schools.com for any HTML help. They've got good tutorials. Look under HTML->Frames, you should find plenty of information on Frames.

FYI: Personally, I don't use frames for a lot of reasons unless that's what my client wants.


Luckydude
Lovin' might be a mistake but it's worth makin'
Reply With Quote Quick reply to this message  
Join Date: Apr 2004
Posts: 44
Reputation: LoriL1212 is an unknown quantity at this point 
Solved Threads: 0
LoriL1212's Avatar
LoriL1212 LoriL1212 is offline Offline
Light Poster

Re: iframe help

 
0
  #3
Apr 12th, 2004
If you provide a link to the page in question, I would be happy to help you get it working.
Lori Leach :: zenful creations :: kudos :: musings :: flickr
Reply With Quote Quick reply to this message  
Join Date: Apr 2004
Posts: 3
Reputation: ebaker1973 is an unknown quantity at this point 
Solved Threads: 0
ebaker1973 ebaker1973 is offline Offline
Newbie Poster

Re: iframe help

 
0
  #4
Apr 13th, 2004
Originally Posted by LoriL1212
If you provide a link to the page in question, I would be happy to help you get it working.
Thanks, I have figured it out.
Reply With Quote Quick reply to this message  
Join Date: Jul 2005
Posts: 1
Reputation: nickharrington is an unknown quantity at this point 
Solved Threads: 0
nickharrington nickharrington is offline Offline
Newbie Poster

Re: iframe help

 
0
  #5
Jul 6th, 2005
Originally Posted by ebaker1973
I need help using iframe. I have my iframe in the main part of my site. I want all links (top, bottom, side) to open in the ifram. I use target="main" but doesn't work. what can I do
dude, all you gotta do is the following:

when you put the code in for your iframe u add a little bit: see below(caps)


<iframe width="#" height="#" NAME="insert_name_here">...</iframe>

Then when creating a link u put in for example

<a href="http://google.com" target="insert_name_here" and your away!

Good Luck
Nick
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the HTML and CSS Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC