Astronomy intro page

A

AA Institute

Hi,

Can someone please advise me what's wrong with this page? For some
reason, half of the time it opens fine and the other half the time it
gives me an error message! What is it's problem?! I have been looking
through the scripts and I just can't see the issue (not that I know
that much about Java):

http://uk.geocities.com/aa_spaceagent/astroscience.html

Thanks heaps for any advice.
AA
 
R

RobG

AA said:
Hi,

Can someone please advise me what's wrong with this page? For some
reason, half of the time it opens fine and the other half the time it

It also has the serious issue of doing browser detection for IE and old
Netscape, but nothing for newer browsers.

ns4 = (document.layers)? true:false;
ie4 = (document.all)? true:false;

There many pointers that this is very old code - 5 or 6 years old? It
could do with an update.
 
A

AA Institute

jmm-list-gn said:
The Javascript Console shows 2 errors, and a lot of warnings. Clean up
the code and it may actually work.

Would you happen to know what those two errors are by any chance? See,
I ddn't write the initial code so wouldn't know where to begin my
debugs, these are public domain stuff that I found on Javscripts.com.

If the cause of the problem is that I have 3 separate routines running
on the same page, I'd be willing to cut back. I have a zoom-fade, a
ticker and the star animations on that page. If it would solve my
problem, I could drop the zoom-fade.

Thanks for any further thoughts.

AA
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,577
Members
45,054
Latest member
LucyCarper

Latest Threads

Top