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_snake" 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.
http://pewa1.fortunecity.com/basic_snake.htm
New page:
http://pewa1.fortunecity.com/index.html
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:
http://pewa1.fortunecity.com/index_14_Jan_2006.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:
http://pewa1.fortunecity.com/delphi.html
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:
http://pewa1.fortunecity.com/delphi_14_Jan_2006.html
New page:
http://pewa1.fortunecity.com/download.html
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:
http://pewa1.fortunecity.com/download_14_jan_2006.html

Signature
Regards,
PEW
---------------------------------------------------------------------
Regards,
Peter W. :-)))
Sandy Bay, Hobart, Tas, AU.
My homepage: http://nav.to/pew
Peter E. Williams
---------------------------------------------------------------------
Oliver Wong - 16 Jan 2006 19:17 GMT
> 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. :-)))
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