![]() |
| ||
| Table = 100% in IE but not in FireFox? << URL Snip -- Please post code only, thanks >> The table extends to the bottom in IE but not in FireFox, any ideas? Thanks! |
| ||
| Re: Table = 100% in IE but not in FireFox? The height attribute doesn't exist in any portable HTML specification. You're relying on an IE extension. A workable solution is CSS: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" |
| ||
| Re: Table = 100% in IE but not in FireFox? I'm afraid you are the man of the year. Thanks again for the help! |
| ||
| Re: Table = 100% in IE but not in FireFox? Quote:
Hi there, I used to work this out by a tip I found on the web, similar to this: I used to apply a class (fullHeight) to the html tag, but this is not valid code for XHTML. So, while all other browsers parsed my page correctly, ie did not parse it properly when I had the class attribute there. Then I did what you posted to bypass the invalid code, but again ie parse it wrong. Is there any case that applying properties to the html object is invalid in any way? |
| ||
| Re: Table = 100% in IE but not in FireFox? Just add the form tag to the previous posting. The reason it is not working could be because the a parent (form) object is not being expanded to 100%. <br> Try This: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" |
| ||
| Re: Table = 100% in IE but not in FireFox? You are never going to have a screen-filling design for all users, for the simple reason that different computers are set up for different screen settings. For example, my father still uses 800 X 600 because of his bad vision. |
| All times are GMT -4. The time now is 3:15 am. |
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC