Forum Moderators: not2easy

Message Too Old, No Replies

Table Borders don't display in FireFox

until you refresh

         

StaceyJ

7:55 pm on Nov 8, 2007 (gmt 0)

10+ Year Member



I've searched every which way I could think for this but didn't come up with anything besides other FF issues that require a refresh.

Actually some of the borders display and some don't. Very odd. It's a nested table with 3 columns and 4 rows. I want each cell to have a border. I'm using css, but I even tried removing all the css relating to the borders and just tried <table BORDER="2"> and still got the exact same result. But as soon as you do a refresh all the borders display just fine. Since I seldom use tables with borders I never noticed this before. Is there a known workaround for this?

BTW, it works fine in IE6 first time and everytime.

Thanks in advance.

Marshall

2:29 am on Nov 9, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



What doctype are you using?

Marshall

StaceyJ

12:48 pm on Nov 9, 2007 (gmt 0)

10+ Year Member



Hmmm, I didn't think about that, but:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">