User CP :: Log in to check your private messages :: Chat :: Register :: Log in

Board Index :: Album :: FAQ :: Calendar :: Members :: Groups :: Staff ::
Search
Post new topic   Reply to topic
graphic iframe help! graphic
Author Message PO Info
Ryukku
PO's resident DM Master


Age: 37
Gender: Gender:Female
Joined: 08 Aug 2005
PostPosted: Thu Aug 11, 2005 5:39 pm    Post subject: iframe help!

ok I'm haveing trouble codeing something for my page. I was useing an iframe and now all code below it is like Void.

Lets pretend this is my entire code (it's not btw):
<table width="800" height="800" border="0" align="center" cellpadding="0" cellspacing="0">
<tr height="200">
<td height="200" colspan="3"><img src="banner.gif" alt="Ryukku's Junk Box" name="top" width="500" height="150" border="0" align="top" usemap="#SHbanner" id="top"></td>
</tr>
<tr height="500">
<td width="200" height="500"><img src="menuborder.gif" width="200" height="500" border="0" usemap="#navbar"></td>
<td width="400" align="center" valign="top" background="tdbg.gif"><img src="address.gif" width="400" height="30" border="0" usemap="#urlmap"><br>
<table width="350" height="466" align="center" valign="top" border="0" cellpadding="2" cellspacing="2">
<tr>
<td height="20" align="right" valign="middle"><strong><font color="#CC0066" size="6"><a href="mailto:psychonursejen@hotmail.com" target="_blank"><img src="mailtobutton.gif" alt="Email Me" width="75" height="75" border="0"></a>
</font></strong></td>
</tr>
<tr>
<td>
<iframe src="updates.html" width=400 height=200>
</td>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

</tr>
</table> </td>
<td width="200" height="500" align="left" valign="bottom" background="navbar02.gif">
<table width="150" height="450" border="0" align="left" cellpadding="3" cellspacing="3">
</table></td>
</tr>
<tr align="center" valign="top" height="100">
<td height="50" colspan=3><img src="address.gif" width="400" height="20"></td>
</tr>
<tr align="center" valign="top" height="100">
<td height="66" colspan=3><p>Copyright © 2005 <strong>Ryukku's Junk Box®</strong>
Any media utilized belongs to it's creator, and is <a href="credits.htm">credited</a> for his/her contributions.
</td>
</tr>
</table>
<map name="SHbanner">
<area shape="rect" coords="221,31,594,181" href="main.htm" alt="Home">
</map>
<map name="navbar">
<area shape="rect" coords="45,58,137,108" href="ryukkusdollz.html" alt="My Dolls">
<area shape="rect" coords="35,111,196,161" href="downloads.htm" alt="Downloads">
<area shape="rect" coords="59,166,196,241" href="journal.htm" alt="Doctor's Journal">
<area shape="rect" coords="37,251,139,298" href="cast.htm" alt="Virtual Cast">
<area shape="rect" coords="62,311,189,364" href="http://forums.rateofinjury.com/index.php?c=5" target="_blank" alt="Forum">
<area shape="rect" coords="34,369,179,421" href="credits.htm" alt="Credits">
<area shape="rect" coords="105,453,197,498" href="#top" alt="Back to Top">
</map>
<map name="urlmap">
<area shape="rect" coords="128,4,291,25" href="http://members.fortunecity.com/ryukkusstuff/ryukkusjunkbox.html" alt="Ryukku's Junk Box">
</map>
</body>
</html>


EDIT: i guess I have to disable HTML for this to show properly... ^^;; Everything below the line isn't working... I'm not sure how the iframe is affecting it but it is. Any help here?

_________________
Tidus ec y vyd luf!! Cow
Taste the Rainbow
The Fray -- How to Save a Life wrote:
Where did I go wrong, I lost a friend
Somewhere along in the bitterness
And I would have stayed up with you all night
Had I known how to save a life
Reply with quote
Wins 6 - Losses 6
Level 4
EXP: 1883
HP: 1775
STR: 525
END: 625
ACC: 725
AGI: 925
Deamon Dice (Blades)
(280 - 310)
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Hoth
Guitarist



Gender: Gender:Male
Joined: 10 Oct 2002
PostPosted: Fri Aug 12, 2005 8:54 am    Post subject:

It looks initially like you are missing the </iframe> tag. Also noticed some Table tags missing but you said this wasn't all of your code. Try the above.

_________________

Guitar - http://www.myspace.com/hothguitar
Band - http://www.myspace.com/brokenred
Reply with quote
Wins 39 - Losses 40
Level 10
EXP: 1931
HP: 2150
Eligible for battle!
STR: 950
END: 600
ACC: 900
AGI: 950
Illantier (Sword)
(280 - 490)
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
Shino
Fade into this fantasy, caught in the web of time


Age: 49
Gender: Gender:Male
Joined: 15 Sep 2002
PostPosted: Fri Aug 12, 2005 9:19 am    Post subject:

Yeah hoth has got it right... you are missing your </iframe> tag.

However, all of the table tags seem to be in order after further examination. He just has one table that is empty right now.

Drop in your </iframe> tag and you should be good to go.

_________________
So many games... so little time


Reply with quote
Wins 190 - Losses 169
Level 21
EXP: 11590
HP: 3150
Eligible for battle!
STR: 1050
END: 1050
ACC: 1200
AGI: 1200
Bianco & Nero (Sabers)
(500 - 600)
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Ryukku
PO's resident DM Master


Age: 37
Gender: Gender:Female
Joined: 08 Aug 2005
PostPosted: Fri Aug 12, 2005 4:53 pm    Post subject:

Oh wait i see. now i feel stupid. Thanks so much! *hugs all around*

EDIT: Wait i have it now so it reads:
<tr>
<td>
<iframe src="updates.html" width=400 height=200></iframe></td>
</tr>

But it's still not working... *frowns...

_________________
Tidus ec y vyd luf!! Cow
Taste the Rainbow
The Fray -- How to Save a Life wrote:
Where did I go wrong, I lost a friend
Somewhere along in the bitterness
And I would have stayed up with you all night
Had I known how to save a life
Reply with quote
Wins 6 - Losses 6
Level 4
EXP: 1883
HP: 1775
STR: 525
END: 625
ACC: 725
AGI: 925
Deamon Dice (Blades)
(280 - 310)
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Hoth
Guitarist



Gender: Gender:Male
Joined: 10 Oct 2002
PostPosted: Fri Aug 12, 2005 5:37 pm    Post subject:

Can you provide the whole code for that page. If you dont want to put it up you can send it to zach@memberclicks.com and ill take a look.

_________________

Guitar - http://www.myspace.com/hothguitar
Band - http://www.myspace.com/brokenred
Reply with quote
Wins 39 - Losses 40
Level 10
EXP: 1931
HP: 2150
Eligible for battle!
STR: 950
END: 600
ACC: 900
AGI: 950
Illantier (Sword)
(280 - 490)
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
Hoth
Guitarist



Gender: Gender:Male
Joined: 10 Oct 2002
PostPosted: Mon Aug 15, 2005 4:36 pm    Post subject:

Okay the code has been fixed..

Problem was your iframe looked like the following:

Code:
<iframe>blah</iframe.>


What you should notice is a . after the ending /iframe

This has been corrected and emailed back.

Smile

enjoy!

_________________

Guitar - http://www.myspace.com/hothguitar
Band - http://www.myspace.com/brokenred
Reply with quote
Wins 39 - Losses 40
Level 10
EXP: 1931
HP: 2150
Eligible for battle!
STR: 950
END: 600
ACC: 900
AGI: 950
Illantier (Sword)
(280 - 490)
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
ScrumYummy
bunnyhunches of scrums



Gender: Gender:Female
Joined: 29 Jun 2005
PostPosted: Wed Aug 17, 2005 4:40 pm    Post subject:

Well, personally, I don't think you should be using iframe at all; there are still browsers that don't support it Wink CSS is a much more dynamic option; involves a bit of studying, but check this page out. It's a demonstration of the power and flexibility of CSS; click "select a design" to change the design of the page. Look at the different designs. Every single page has the exact same code; what changes is the stylesheet. It allows you to change the design of your site without having to adjust every page.

Just offering up an opinion=)

_________________
-Scrum-
..it borked. :D
Reply with quote
Wins 23 - Losses 22
Level 7
EXP: 2313
HP: 2241
Eligible for battle!
STR: 779
END: 731
ACC: 795
AGI: 795
Totem Doll (Sword)
(320 - 360)
Back to top
View user's profile Send private message Visit poster's website AIM Address
Shino
Fade into this fantasy, caught in the web of time


Age: 49
Gender: Gender:Male
Joined: 15 Sep 2002
PostPosted: Wed Aug 17, 2005 6:14 pm    Post subject:

ScrumYummy wrote:
Well, personally, I don't think you should be using iframe at all; there are still browsers that don't support it Wink CSS is a much more dynamic option; involves a bit of studying, but check this page out. It's a demonstration of the power and flexibility of CSS; click "select a design" to change the design of the page. Look at the different designs. Every single page has the exact same code; what changes is the stylesheet. It allows you to change the design of your site without having to adjust every page.

Just offering up an opinion=)


Nod
I agree

_________________
So many games... so little time


Reply with quote
Wins 190 - Losses 169
Level 21
EXP: 11590
HP: 3150
Eligible for battle!
STR: 1050
END: 1050
ACC: 1200
AGI: 1200
Bianco & Nero (Sabers)
(500 - 600)
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Hoth
Guitarist



Gender: Gender:Male
Joined: 10 Oct 2002
PostPosted: Thu Aug 18, 2005 8:49 am    Post subject:

Shino wrote:
ScrumYummy wrote:
Well, personally, I don't think you should be using iframe at all; there are still browsers that don't support it Wink CSS is a much more dynamic option; involves a bit of studying, but check this page out. It's a demonstration of the power and flexibility of CSS; click "select a design" to change the design of the page. Look at the different designs. Every single page has the exact same code; what changes is the stylesheet. It allows you to change the design of your site without having to adjust every page.

Just offering up an opinion=)


Nod
I agree


Double Aggreed

_________________

Guitar - http://www.myspace.com/hothguitar
Band - http://www.myspace.com/brokenred
Reply with quote
Wins 39 - Losses 40
Level 10
EXP: 1931
HP: 2150
Eligible for battle!
STR: 950
END: 600
ACC: 900
AGI: 950
Illantier (Sword)
(280 - 490)
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
Ryukku
PO's resident DM Master


Age: 37
Gender: Gender:Female
Joined: 08 Aug 2005
PostPosted: Sun Aug 21, 2005 5:07 pm    Post subject:

LOL ok well I will check it out. I just assume that everyone has Mozilla.

JOIN THE REVOLUTION!

MWAHAHAHAHA

_________________
Tidus ec y vyd luf!! Cow
Taste the Rainbow
The Fray -- How to Save a Life wrote:
Where did I go wrong, I lost a friend
Somewhere along in the bitterness
And I would have stayed up with you all night
Had I known how to save a life
Reply with quote
Wins 6 - Losses 6
Level 4
EXP: 1883
HP: 1775
STR: 525
END: 625
ACC: 725
AGI: 925
Deamon Dice (Blades)
(280 - 310)
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Display posts from previous:   
graphic graphic
Post new topic   Reply to topic Board Index -> Geek Haven
Page 1 of 2
All times are GMT - 4 Hours
Email this topic to a friend

Goto page 1, 2  Next
 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum