Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
Sign in to follow this  
Jeremy

Oh God. Could someone PLEASE help me here!?

Recommended Posts

Ok, my frames on my page are messed up big time. Instead of the frames turning the main page into the link you click on, it turns the frames into the link you click on! WHY!?
Here are the links to my frames. The main "Frame" code is here: www.stas.net/3/doomgalaxy/main.html
The "Frame" page is: www.stas.net/3/doomgalaxy/frame.html
And the main page is: www.stas.net/3/doomgalaxy/front.html
~~~~~~~
PLEASE help me, and tell me whats wrong!
{ To try out the frames and see just how messed they are, go to www.doomgalaxy.com and click on the frames button, and click on one of the frames links.}

Share this post


Link to post

All right bucko, in your FRAME tag within your FRAMESET, make sure the NAME variable is filled out.

<frameset cols="200,*">
<frame src="menu.html" name="menu" scrolling="no">
<frame src="home.html" name="main">
</frameset>

Then, in the ANCHOR tags in your menu, specify the TARGET so it knows which frame to load into.

<a href="porn.html" target="main"><img src="porn.gif" border="0"></a>

Ta da. That's it.

If you have any other singular HTML questions you can always ask me or just go to http://www.htmlgoodies.com 'cuz that's where I learned alla my HTML in '96.

I suggest you go there and read everything. Learning HTML is a handy skill that has served me well. Chicks dig it when you make them a website. ;)

Share this post


Link to post

Yeah, they sure do, they just wont give ya nookie for doin' it. Thankless malcontents.

I was afraid you'd gotta gang-banged (not in the orgy sense) by the homeboyz, down by where you live there deady, hadn't heard from you in a while.. ;->
Glad to hear you're alright

S./

Share this post


Link to post
deadnail said:

All right bucko, in your FRAME tag within your FRAMESET, make sure the NAME variable is filled out.

<frameset cols="200,*">
<frame src="menu.html" name="menu" scrolling="no">
<frame src="home.html" name="main">
</frameset>

Then, in the ANCHOR tags in your menu, specify the TARGET so it knows which frame to load into.

<a href="porn.html" target="main"><img src="porn.gif" border="0"></a>

Ta da. That's it.

If you have any other singular HTML questions you can always ask me or just go to http://www.htmlgoodies.com 'cuz that's where I learned alla my HTML in '96.

I suggest you go there and read everything. Learning HTML is a handy skill that has served me well. Chicks dig it when you make them a website. ;)

Oh dude! Thanks! Without that... you get the point
But thanks alot man!

Share this post


Link to post
deadnail said:

All right bucko, in your FRAME tag within your FRAMESET, make sure the NAME variable is filled out.

<frameset cols="200,*">
<frame src="menu.html" name="menu" scrolling="no">
<frame src="home.html" name="main">
</frameset>

Then, in the ANCHOR tags in your menu, specify the TARGET so it knows which frame to load into.

<a href="porn.html" target="main"><img src="porn.gif" border="0"></a>

Ta da. That's it.

If you have any other singular HTML questions you can always ask me or just go to http://www.htmlgoodies.com 'cuz that's where I learned alla my HTML in '96.

I suggest you go there and read everything. Learning HTML is a handy skill that has served me well. Chicks dig it when you make them a website. ;)

Wait..Damn, now the link comes in a pop-up window! Damnit, ill figure it out tommorrow, good night...

Share this post


Link to post
SoKatH said:

Yeah, they sure do, they just wont give ya nookie for doin' it. Thankless malcontents.

I was afraid you'd gotta gang-banged (not in the orgy sense) by the homeboyz, down by where you live there deady, hadn't heard from you in a while.. ;->
Glad to hear you're alright

S./

Oh, that's so funny my gums are bleeding.

Yeah, well, if'n da boyz want this ass they gotta CATCH this ass! :)

Glad to hear I'm what? Learn to spell, bucko.

As for the girls not giving it up, well, it's always common sense to hit on them all at a rave until you find one on ecstacy. ;)

Share this post


Link to post

Quit your whining, I spell better than 90% of the people in this forum. Besides I'm canadian, just because I spell things different, like colour (bitch), doesn't mean you gotta wail on me! ;->

S./

Share this post


Link to post

First of all, bucko, alright isn't a word. All right is a common saying.

Second, some motherfucker has stolen my nickname! I got his name by tricking X-Drive, 'Dwayne Walton'. Who the fuck is Dwayne Walton, and what is the fucker doing using deadnail as his handle?! The bastard!

When I run some searches on that name I only get a few odd results.

Dammit.

Share this post


Link to post
Guest
This topic is now closed to further replies.
Sign in to follow this  
×