Anything i put in a table will not show up in netscape. It works fine in IE, but what is stranger is that the page i am trying to view displayed just fine a few days ago, but not now. Anyone know why this is?
Printable View
Anything i put in a table will not show up in netscape. It works fine in IE, but what is stranger is that the page i am trying to view displayed just fine a few days ago, but not now. Anyone know why this is?
Thats wierd because netscape doesn't suck that much. It should display stuff in tables. If it was working before and everything, then you might just want to reinstall netscape.
Hi,
You might want to check for all the table tags, open and closing. I have had similar experience. i found out that I forgot to close the table or tray. just for thought.
Scoutt
Generally, Netscape does require different Tags to show data from Tables as IE does. I have also had trouble with this problem. When I get into work on Monday I have a piece of code that will help... Will that help Wynd?
Yeah, that would be fine.
Generally, Netscape does NOT require different Tags to show data from Tables as IE does
(thanks chris for saving me having to type all that out!:))
Tables are pretty primative really.
Netscape doesn't support the same events as IE in tables but just displaying data shouldn't be a problem.
A missing tag or even just a missing < or > is probably the cause.
I stand corrected.. Many Apologies... I thought that they did....Quote:
Originally posted by Mark Sreeves
Generally, Netscape does NOT require different Tags to show data from Tables as IE does
(thanks chris for saving me having to type all that out!:))
Tables are pretty primative really.
Netscape doesn't support the same events as IE in tables but just displaying data shouldn't be a problem.
A missing tag or even just a missing < or > is probably the cause.