Help needed to debug javascript code on html pages

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

    #1

    Help needed to debug javascript code on html pages


    Hello All,

    I'm a newbie to this ng. I'm posting here because I have a question
    about debugging some javascript on some pages of my website. Please
    don't call me a "troll" -- because I'm not one. :-)))

    The next page is called "basic_snak e" and creates a message which
    follows the cursor. Up until today, I used this type of message
    attached to the mouse pointer for the following pages on my website:
    index.html, delphi.html & download.html . Today, I have decided that
    the novelty value of this has worn off and I want to remove the
    javascript which create this message attached to the pointer.

    In other words, I want to remove from: index.html, delphi.html &
    download.html the javascript code which adds the custom message which
    follows the mouse pointer.

    A page which demos the message (snake) which follows the mouse pointer.


    New page:


    The next link is the same as the above page but before I removed the
    java-code for the custom mouse code.


    Previous version of index.html:


    Note also that delphi.html is supposed to have a javascript animated
    ASCII stickman called "Mr ASCII" and 'Mr ASCII dances the Macarena'. Mr
    ASCII appears to have stopped working on delphi.html

    New page:


    The next link is the same as the above page but before I removed the
    java-code for the custom mouse code.

    Previous version of delphi.html:


    New page:


    The next link is the same as the above page but before I removed the
    java-code for the custom mouse code.


    Previous version of download.html:


    --
    Regards,
    PEW
    ---------------------------------------------------------------------
    Regards,
    Peter W. :-)))
    Sandy Bay, Hobart, Tas, AU.
    My homepage: http://nav.to/pew

    Peter E. Williams
    ---------------------------------------------------------------------
  • Oliver Wong

    #2
    Re: Help needed to debug javascript code on html pages

    "Peter Williams" <pewtas.silly@b igpond.boy.net. au> wrote in message
    news:o8Vxf.2154 02$V7.158903@ne ws-server.bigpond. net.au...[color=blue]
    >
    > Hello All,
    >
    > I'm a newbie to this ng. I'm posting here because I have a question
    > about debugging some javascript on some pages of my website. Please
    > don't call me a "troll" -- because I'm not one. :-)))[/color]

    JavaScript isn't the same thing as Java. If you want help with
    JavaScript, you should post to a newsgroup related to JavaScript, instead of
    one related to Java.

    - Oliver


    Comment

    Working...