Go Back   CodingForums.com > :: Client side development > JavaScript programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 02-13-2004, 06:48 AM   PM User | #1
TQofD7
New to the CF scene

 
Join Date: Feb 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
TQofD7 is an unknown quantity at this point
can i get some help please

This is annoying me. I'm editing this stuff in cute FTP, just messing around with it, and now I have it back in it's origional condition and all I get is a white screen...what have I missed?

<html>
<head>
</head>
<body>



<script language="JavaScript">defaultStatus="Demerit 7 - Home";

<title>Demerit 7</title>

<frameset cols="375,*" border=0 frameborder="0">

<frameset rows="550,*" border=0 frameborder="0">

<frame src="moneyshot.html" scrolling="no">

<frame src="main.html">

</frameset>

<frame src="menu.html" scrolling="no">

</frameset>

</body>
</html>

Last edited by brothercake; 02-13-2004 at 03:28 PM..
TQofD7 is offline   Reply With Quote
Old 02-13-2004, 07:19 AM   PM User | #2
Kor
Red Devil Mod


 
Kor's Avatar
 
Join Date: Apr 2003
Location: Bucharest, ROMANIA
Posts: 8,478
Thanks: 58
Thanked 379 Times in 375 Posts
Kor has a spectacular aura aboutKor has a spectacular aura about
HTML errors

- <title shouldn't be inside the <body>
- I don't see what kind of javascript you indend to use. The tag it is not closed (there is no </script>) Even so, as there is no function set up there, the javascript code lines are useless. What you intend to do, anyway?
__________________
KOR
Offshore programming
-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
Kor is offline   Reply With Quote
Old 02-13-2004, 07:57 AM   PM User | #3
TQofD7
New to the CF scene

 
Join Date: Feb 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
TQofD7 is an unknown quantity at this point
thanks man I just closed that stuff you were talking about, I dunno what I was doing in the first place

Last edited by brothercake; 02-13-2004 at 03:27 PM..
TQofD7 is offline   Reply With Quote
Old 02-13-2004, 03:27 PM   PM User | #4
brothercake
Senior Coder


 
Join Date: Jun 2002
Location: near Oswestry
Posts: 4,508
Thanks: 0
Thanked 0 Times in 0 Posts
brothercake is an unknown quantity at this point
TQofD7 can you watch your language please. I know that most of it gets starred out, but that's not the point - it still has impact.
__________________
"Why bother with accessibility? ... Because deep down you know that the web is attractive to people who aren't exactly like you." - Joe Clark
brothercake is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 01:19 PM.


Advertisement
Log in to turn off these ads.