Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > JavaScript > Re: javascript ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 4 of 9 Topic 35514 of 37633
Post > Topic >>

Re: javascript stopped working?

by Thomas 'PointedEars' Lahn <PointedEars@[EMAIL PROTECTED] > May 8, 2008 at 04:23 PM

tommybiegs@[EMAIL PROTECTED]
 wrote:
> On May 7, 2:50 pm, Rick Merrill <rick0.merr...@[EMAIL PROTECTED]
> wrote:
>> I cannot see anything wrong with this
do***ent:http://home.comcast.net/%7Ejaynehm/BatCo/AccessBolton_files/BadNowPla...
>>
>> it validates, but the javascript is never called.
>>
>> Is there a typo I just cannot see?!
> 
> Yes, line 135:
> 
> do***ent.write("<br><tt>Wed 7 May &nbsp;9:25 am &nbsp;<\/tt>Old Movie
> "Dawn Patrol"<br>" );
> 
> should be:
> 
> do***ent.write("<br><tt>Wed 7 May &nbsp;9:25 am &nbsp;<\/tt>Old Movie
> \"Dawn Patrol\"<br>" );

Or if you want to avoid the escape sequences, simply

  do***ent.write('<br><tt>Wed 7 May &nbsp;9:25 am &nbsp;<\/tt>Old Movie
"Dawn Patrol"<br>');

While the markup is valid, from the usability and reliability perspective
the OP still has much to answer for.  The whole thing should be a table,
and
all dentifiers should be declared to begin with.


PointedEars
-- 
Use any version of Microsoft Frontpage to create your site.
(This won't prevent people from viewing your source, but no one
will want to steal it.)
  -- from <http://www.vortex-webdesign.com/help/hidesource.htm>
 




 9 Posts in Topic:
javascript stopped working?
Rick Merrill <rick0.me  2008-05-07 14:50:38 
Re: javascript stopped working?
tommybiegs@[EMAIL PROTECT  2008-05-07 12:00:22 
Re: javascript stopped working?
Rick Merrill <rick0.me  2008-05-07 18:07:16 
Re: javascript stopped working?
Thomas 'PointedEars' Lahn  2008-05-08 16:23:01 
Re: javascript stopped working?
Rick Merrill <rick0.me  2008-05-08 17:11:06 
Re: javascript stopped working?
Thomas 'PointedEars' Lahn  2008-05-09 11:05:06 
Re: javascript stopped working?
Rick Merrill <rick0.me  2008-05-09 17:35:25 
Re: javascript stopped working?
sheldonlg <sheldonlg&g  2008-05-07 20:41:53 
Re: javascript stopped working?
Rick Merrill <rick0.me  2008-05-08 17:08:40 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Wed Dec 3 22:11:54 CST 2008.