Javascript Not Working on Page

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • BillGatesFan

    Javascript Not Working on Page

    Can someone please tell me why my javascript is producing an error on
    the page. It is not working on the following page



    Thank you
  • Thomas 'PointedEars' Lahn

    #2
    Re: Javascript Not Working on Page

    BillGatesFan wrote:
    Can someone please tell me why my javascript is producing an error on
    the page. It is not working on the following page
    >
    http://www.rejoicecenter.org/calendar3.html
    <http://validator.w3.or g/check?uri=http://www.rejoicecent er.org/calendar3.html& ss=1;verbose=1>


    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>

    Comment

    • MartinRinehart@gmail.com

      #3
      Re: Javascript Not Working on Page



      BillGatesFan wrote:
      Can someone please tell me why my javascript is producing an error on
      the page. It is not working on the following page
      >

      >
      Thank you
      The link leads to a bogus anti-malware site, reports from "Microsoft
      Security" on the malware on my system and after "finding" serious
      spyware trys to sell me a .EXE to fix the problem.

      I'm running Linux. Message reported.

      Comment

      • Dr J R Stockton

        #4
        Re: Javascript Not Working on Page

        In comp.lang.javas cript message <fb929601-360a-4f12-bf43-d3cb6860933b@u6
        5g2000hsc.googl egroups.com>, Fri, 24 Oct 2008 10:51:15, BillGatesFan
        <klj_mcsd@hotma il.composted:
        >Can someone please tell me why my javascript is producing an error on
        >the page. It is not working on the following page
        >
        >http://www.rejoicecenter.org/calendar3.html
        The error messages that your browser will so (if so enabled) will tell
        you easily enough. FireFox error console actually points to it.
        Otherwise, simplify your code and HTML until you discover what the cause
        is.

        In future, say which browser you are using, unless you have good reason
        to say that it does not matter.

        A Web page should contain a working HTML link to the site home page.

        Did you realise that the text of your page contains the Country Code for
        the Vatican?

        It's a good idea to read the newsgroup c.l.j and its FAQ. See below.

        --
        (c) John Stockton, nr London UK. ?@merlyn.demon. co.uk IE7 FF2 Op9 Sf3
        news:comp.lang. javascript FAQ <URL:http://www.jibbering.c om/faq/index.html>.
        <URL:http://www.merlyn.demo n.co.uk/js-index.htmjscr maths, dates, sources.
        <URL:http://www.merlyn.demo n.co.uk/TP/BP/Delphi/jscr/&c, FAQ items, links.

        Comment

        Working...