|
From: Rick Merrill on 7 May 2008 14:50 I cannot see anything wrong with this document: http://home.comcast.net/%7Ejaynehm/BatCo/AccessBolton_files/BadNowPlaying.htm it validates, but the javascript is never called. Is there a typo I just cannot see?!
From: tommybiegs on 7 May 2008 15:00 On May 7, 2:50 pm, Rick Merrill <rick0.merr...(a)gmail.com> wrote: > I cannot see anything wrong with this document: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: document.write("<br><tt>Wed 7 May 9:25 am <\/tt>Old Movie "Dawn Patrol"<br>" ); should be: document.write("<br><tt>Wed 7 May 9:25 am <\/tt>Old Movie \"Dawn Patrol\"<br>" ); cheers,
|
Pages: 1 Prev: Help needed: document true width and height? Next: How do I get HTML sent to server? |