![]() |
Re: OT: html help
*Poke?*
|
Re: OT: html help
Quote:
Stop poking, it hurts! http://forum.shrapnelgames.com/images/icons/tongue.gif (I don't see any attempt at a horisontal fram in the HTML source?) [ June 12, 2004, 08:43: Message edited by: Ruatha ] |
Re: OT: html help
I'm three inches tall, how much could it hurt????
it's on my desktop. I'll upload it. I've gotta be less absent-minded about this. [ June 12, 2004, 08:48: Message edited by: narf poit chez BOOM ] |
Re: OT: html help
Ok, go to main.html. It's the second test2.
Thanks. |
Re: OT: html help
Ok, that's weird. It's opening in the same tab now. Ruatha, did you hack my computer? http://forum.shrapnelgames.com/images/icons/shock.gif http://forum.shrapnelgames.com/images/icons/icon10.gif
[ June 12, 2004, 09:00: Message edited by: narf poit chez BOOM ] |
Re: OT: html help
Is that what you intended?
I thought you wanted a horisontal frame in the right frame, i e three frames; left column, right divided in two? or? |
Re: OT: html help
Something like this:
</font><blockquote><font size="1" face="sans-serif, arial, verdana">code:</font><hr /><pre style="font-size:x-small; font-family: monospace;"> | +---- | | |</pre><hr /></blockquote><font size="2" face="sans-serif, arial, verdana">If that makes sense. But it's replacing the whole thing when I click on something in the horizontal frame. |
Re: OT: html help
Hmm, I can't see any horisontal frame.
What I'd do would be something like this: </font><blockquote><font size="1" face="sans-serif, arial, verdana">code:</font><hr /><pre style="font-size:x-small; font-family: monospace;">For index.html: <html> <frameset cols="315, 70%" border="0" scrolling="no"> <frame src="nav.html" name="nav" noresize noscroll border="0"> <frame src="test.html" name="test" noresize border="0"> </frameset> </html> test.html: <HTML> <FRAMESET rows="100, 200"> <FRAME src="test2.html" name="top"> <FRAME src="test3.html" name="bottom"> </FRAMESET> </HTML></pre><hr /></blockquote><font size="2" face="sans-serif, arial, verdana">It works for me.. [ June 12, 2004, 10:26: Message edited by: Ruatha ] |
Re: OT: html help
Well, did that. Still overwrites the entire thing.
Maybe I should zip all the files I'm using and stick them on the page? |
Re: OT: html help
Oki.
The Nav link tries to open a frame that exists in another document, ie test. Make the main html like this instead and try: Main.html: </font><blockquote><font size="1" face="sans-serif, arial, verdana">code:</font><hr /><pre style="font-size:x-small; font-family: monospace;"><html> <frameset cols="315, 70%" border="0" scrolling="no"> <frame src="nav.html" name="nav" noresize noscroll border="0"> <FRAMESET rows="100, 200"> <FRAME src="http://www.shrapnelgames.com/cgi-bin...rum;f=23" name="top"> <FRAME src="http://seiv.pbw.cc" name="bottom"> </FRAMESET> </frameset> </html></pre><hr /></blockquote><font size="2" face="sans-serif, arial, verdana">Nav.HTML: </font><blockquote><font size="1" face="sans-serif, arial, verdana">code:</font><hr /><pre style="font-size:x-small; font-family: monospace;"><html> <body BGCOLOR="004848" TEXT="FFFFFF" LINK="00FF00" VLINK="00FFFF" ALINK="FFFF00"> <p> <center><b><a HREF="test.html" TARGET="top">test</a></b></center> <center><b><a HREF="City.png" TARGET="top">City</a></b></center> <center><b><a HREF="Jet Racer v0l50.zip" TARGET="bottom">Jet Racer</a></b></center> <center><b><a HREF="racing.zip" TARGET="bottom">Speed Racer</a></b></center> </p> </body> </html></pre><hr /></blockquote><font size="2" face="sans-serif, arial, verdana">EDIT:Haven't tried it but it SHOULD work. Delete all other files except main.html (Should be called index.html) and nav.html. Then upload the rest of the files that should be there (i e City.png and the rest) EDIT: Note, the zips doesn't have to be directed to any frame in particular as they will be downloaded. [ June 17, 2004, 11:22: Message edited by: Ruatha ] |
All times are GMT -4. The time now is 08:24 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.