Forum Moderators: open

Message Too Old, No Replies

Netscape Compatibility

New banner ad stopping Netscape

         

Visit Thailand

10:26 am on Jun 25, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Recently I inserted through SSI a banner ad that is called through Java script.

So on the .shtml page I call the .htm which has got the code to show the banner ad.

In IE it works fine without problem.

However (always a but eh !!) in Netscape all people viewing the page is the banner and nothing else.

Does anyone have any suggestions or experience about this type of problem ?

Thanks.

tedster

11:55 am on Jun 25, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



A first guess is there is some problem with the HTML, probably with a table, tr, td - does the code validate?

Explorer will forgive invalid code and take its "best guess" on rendering the page. Netscape is more strict with code problems (and, to my view, that's the right approach even if it is frustrating)