Hi everyone,
I have a form with a tabbed table. When I tried to open the form in IE for the first time, the table header looked very ugly. Then I took a look in the source code of HTML and I saw that Domino put a piece of code in the file to define a style for that table. I conceived a style sheet to overwrite those classes, automatically defined by Domino, in order to make my table to looks pretty.
Now it looks Ok in IE, but in Netscape or Mozilla the table still looks ugly. I thing the problem is the Domino server doesn’t put the style code for the table when render the HTML code for Netscape and Mozilla.
What should I do in order to get the same appearance for all browsers?
Thank you very much.
Radu