I have placed a table in side a tab of a page.

When i click on the tab...it should display the table and its contents

it works fine on ie8 and firefox.

The problem is:
when it viewed in IE6... i can only see the borders and the text are not visible.

i tried to change the font color through css and also through inline styling

But both didnt work.

Any solutions...? :(

Comments

vm’s picture

you will likely need some specific IE 6 hacks added to your stylesheet or a specific IE6 style sheet to be called.