JS working with IE 6.X but not with Firefox 1.0

P

Peregrine Maitland

I have scrolling news that is based on JavaScript on the site I
maintain. The script works in Internet Explorer 6.x, but not Firefox 1.0.
It's not clear to me why the script doesn't work with Firefox. I'd
appreciate it
if someone could help me modify the script so that it would also work with
Firefox.

The scrolling news can be seen on the page at:

http://www.shtetlinks.jewishgen.org/WielkieOczy/

Any help is very much appreciated.

Thank you.

Peregrine Maitland
(e-mail address removed)
To reply delete the numeric characters
from the return address given.
 
M

Martin Honnen

Peregrine said:
I have scrolling news that is based on JavaScript on the site I
maintain. The script works in Internet Explorer 6.x, but not Firefox 1.0.
It's not clear to me why the script doesn't work with Firefox.

The script is written for the IE object model and for the Netscape 4
object model, Firefox doesn't support those two so you need to look for
a script written for modern browsers supporting the W3C DOM.
Or perhaps you do not need to rely on script as most browsers (IE,
Mozilla, Firefox, Netscape 7, Opera 7, I think Safari 1.2 too) support
the <marquee> element by now so as you probably don't know to script
yourself you could consider using marquee for your scoller.
 

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,755
Messages
2,569,537
Members
45,022
Latest member
MaybelleMa

Latest Threads

Top