Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Bomy Island Main Forum (https://forums.graalonline.com/forums/forumdisplay.php?f=80)
-   -   iframes iframes help help help (https://forums.graalonline.com/forums/showthread.php?t=17200)

Providence_Admin3 11-18-2001 12:48 AM

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!

milotheman 11-18-2001 12:48 AM

me bad in stuff like that

Providence_Admin3 11-18-2001 12:59 AM

Quote:

Originally posted by milotheman
me bad in stuff like that
so don't reply.

Torankusu_2002 11-18-2001 01:03 AM

<a>whatever.html</a>

Providence_Admin3 11-18-2001 01:04 AM

Quote:

Originally posted by Torankusu_2002
<a>whatever.html</a>

...?!

Torankusu_2002 11-18-2001 01:05 AM

post a link.

Providence_Admin3 11-18-2001 01:07 AM

Quote:

Originally posted by Torankusu_2002
post a link.
no, the link is on a different page than the iframe, but on the same screen.

as in, the link is on index.html, but the iframe is on main.html (and it still shows on index)

Torankusu_2002 11-18-2001 01:09 AM

Quote:

Originally posted by Providence_Admin3


no, the link is on a different page than the iframe, but on the same screen.

as in, the link is on index.html, but the iframe is on main.html (and it still shows on index)

i mean to the site...

I want to see that jerichcosolocix site. :(*

Providence_Admin3 11-18-2001 01:10 AM

Quote:

Originally posted by Torankusu_2002
i mean to the site...

I want to see that jerichcosolocix site. :(*

The site isn't up because I need to finish the layout first?!@?#

konidias 11-18-2001 01:13 AM

NPC Code:
<a href="url link here" target="_main">link</a>



Something like that?

"_new" makes it pop up in a new window..

konidias 11-18-2001 01:18 AM

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.

konidias 11-18-2001 01:21 AM

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.

Providence_Admin3 11-18-2001 01:25 AM

NPC Code:
<a href="site.html" target="inlineframe">* s i t e *</a>



is what it is right now.

Torankusu_2002 11-18-2001 01:25 AM

Quote:

Originally posted by konidias
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.
torankusu.f2s.com,
when i had it up, I used alot of frames.
I had to name them a-c.

Providence_Admin3 11-18-2001 01:29 AM

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.

TDK_RC2 11-18-2001 01:40 AM

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>

Providence_Admin3 11-18-2001 01:44 AM

Quote:

Originally posted by TDK_RC2
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>


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.

TDK_RC2 11-18-2001 01:51 AM

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.

TDK_RC2 11-18-2001 01:52 AM

if ya have aim ya can IM me at Jman9912 and ill walk ya through it if ya want

Keyan 11-18-2001 01:54 AM

You could always View Source of that site and figure it out like that :|

TDK_RC2 11-18-2001 01:55 AM

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

Providence_Admin3 11-18-2001 03:40 AM

wOO. Layout complete.

Sir Triclops 11-18-2001 10:07 PM

*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.