![]() |
iframes iframes help help help
I'm having a bit of trouble. I try to link something to my iframes (using target=(something) and it always goes into a popup window. I have no clue what to do. Help!
|
me bad in stuff like that
|
Quote:
|
<a>whatever.html</a>
|
Quote:
...?! |
post a link.
|
Quote:
as in, the link is on index.html, but the iframe is on main.html (and it still shows on index) |
Quote:
I want to see that jerichcosolocix site. :(* |
Quote:
|
NPC Code:<a href="url link here" target="_main">link</a> Something like that? "_new" makes it pop up in a new window.. |
Or this might be what you need :D
TARGET="_blank" This target will cause the link to always be loaded in a new blank window. This window is not named. TARGET="_self" This target causes the link to always load in the same window the anchor was clicked in. This is useful for overriding a globally assigned BASE target. TARGET="_parent" This target makes the link load in the immediate FRAMESET parent of this document. This defaults to acting like "_self" if the document has no parent. TARGET="_top" This target makes the link load in the full body of the window. This defaults to acting like "_self" if the document is already at the top. It is useful for breaking out of an arbitrarily deep FRAME nesting. |
It isn't necassary to name them.. those are by default.. if you put target="_blank" in your url it will always come up in a new window.
|
NPC Code:<a href="site.html" target="inlineframe">* s i t e *</a> is what it is right now. |
Quote:
when i had it up, I used alot of frames. I had to name them a-c. |
http://www.sparkscity.net/mognet/rikku/
see this person's site? she makes the links go into the iframe, although they are in the index. i need to be able to do the same thing, but I have no clue how. |
iframes r easy...when u make the iframes u give it a name right? ok now that u do that all u have to do is type this for a link
<a href="name.html" target="iframe name">here</a> |
Quote:
What would be my iframe name? Because I've tried to name it as target="main" (where my iframe is) and it doesn't work. |
ok copy and paste the iframe code u used in here
it should be something like <iframe = and stuff wit height and width and etc. |
if ya have aim ya can IM me at Jman9912 and ill walk ya through it if ya want
|
You could always View Source of that site and figure it out like that :|
|
lol i dont even kno the site or i would then i could just tell her exactly what to do im waitin for her to reply or im me or something
|
wOO. Layout complete.
|
*hint*
Get AceHTML 4 Pro from Visicom Media and it will help you out with IFrames. All you do is enter in the info needed and it does the work for you. Actually it does that for a lot of options in the program. :) (My favorite HTML editor) |
| All times are GMT +2. The time now is 03:44 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.