Please support our HTML and CSS advertiser: Lunarpages Web Hosting
Views: 10676 | Replies: 4
![]() |
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
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'
•
•
Join Date: Apr 2004
Location: Fort Oglethorpe, GA
Posts: 44
Reputation:
Rep Power: 5
Solved Threads: 0
If you provide a link to the page in question, I would be happy to help you get it working.
•
•
Join Date: Jul 2005
Posts: 1
Reputation:
Rep Power: 0
Solved Threads: 0
•
•
•
•
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
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)





Linear Mode