![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
To be honest, I have no idea what this means. |
#3
| |||
| |||
|
|
Call Me Tom wrote: To be honest, I have no idea what this means. If you're open to a WAG, the first field may contain all M's so sufficient space is created, even though you can type only 6 of them. The second field only needs space for 15 *'s (although one may type more). This needs less space. |
#4
| |||
| |||
|
|
While he is at it, he can change the doctype to HTML 4.01 strict and lose the slashes at the end of the input tags. |
#5
| |||
| |||
|
|
Why's that? IMHO it would be better to change it to XHTML 1.1 (and make the site valid XHTML 1.1) and keep those slashes... Why would one want to do that? (Change to XHTML 1.1.) |
#6
| |||
| |||
|
|
Scott Bryce schrieb: While he is at it, he can change the doctype to HTML 4.01 strict and lose the slashes at the end of the input tags. Why's that? |
#7
| |||
| |||
|
|
If you look at http://www.corporateairamerica.com/testlength.html you will see a simple table. In IE7 the input lengths are different. In Firefox they are the same. I discovered this while trying to modify the main page at http://www.corporateairamerica.com If you look at this page in IE7 or Firefox both input lengths are the same. To my eye this page is using the same code in the login table as above. Any suggestions? |
#8
| |||
| |||
|
|
Johannes Hafner meinte: Scott Bryce schrieb: While he is at it, he can change the doctype to HTML 4.01 strict and lose the slashes at the end of the input tags. Why's that? IMHO it would be better to change it to XHTML 1.1 (and make the site valid XHTML 1.1) and keep those slashes... Why would one want to do that? (Change to XHTML 1.1.) |
#9
| |||
| |||
|
|
Johannes Hafner <johannes.hafner (AT) gmx (DOT) de> writes: Scott Bryce schrieb: While he is at it, he can change the doctype to HTML 4.01 strict and lose the slashes at the end of the input tags. Why's that? Because XHTML is pointless. IE parses it as HTML, which means that you can't actually use anything that would actually make XHTML a better choice in any meaningful way. |
#10
| |||
| |||
|
|
Sherm Pendley schrieb: Johannes Hafner <johannes.hafner (AT) gmx (DOT) de> writes: Scott Bryce schrieb: While he is at it, he can change the doctype to HTML 4.01 strict and lose the slashes at the end of the input tags. Why's that? Because XHTML is pointless. IE parses it as HTML, which means that you can't actually use anything that would actually make XHTML a better choice in any meaningful way. But it is not worse either. |
|
And how knows, what future versions of IE will (hopefully) do with it? |
![]() |
| Thread Tools | |
| Display Modes | |
| |