Ticker in IE and Netscape

They have: 21 posts

Joined: Jul 2000

Hi there,

I have a problem with a ticker: could you please check the address: http://www.lug-prozesse.de with Internet
Explorer and Netscape:

- the Ticker works in IE but not in Netscape
- the different cell hight
- the "bgproperties" are "fixed" only in IE.

Do you have any suggestions?

Thx, Nicoletta

Thanks for your help.

They have: 56 posts

Joined: Feb 2000

Personally I'm not a big fan of tickers but my first thought is maybe it doesn't like being the the layer. That may not be it though. Also, in IE I got an error. Line 71 I think it say. I haven't been able to reproduce it though. Where is the difference in cell height? Are you talking about the width of the input box? Maybe you can do an IF statment. If it is NS, make it X wide. Otherwise make it Y wide. Also, the fixed bg only works in IE I think.

The trouble with doing something right the first time is that nobody appreciates how difficult it was.

They have: 9 posts

Joined: Oct 2000

The problem with the ticker may have to do with the fact that the form is within a . Try getting rid of the div, or giving a name to it () and referencing the form in Netscape with:

document.layers.dasform.document.form1

.. instead of ..

document.form1
'

Also, bgproperties=fixed does not work in Netscape at all, through any methods, I think.

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.