You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xap-dev@incubator.apache.org by "Rob Gagne (JIRA)" <xa...@incubator.apache.org> on 2006/11/28 20:43:23 UTC

[jira] Commented: (XAP-178) Table and DOCTYPE

    [ http://issues.apache.org/jira/browse/XAP-178?page=comments#action_12454112 ] 
            
Rob Gagne commented on XAP-178:
-------------------------------

More detail:

<verticalBoxPane width="630px" borderColor="lime" borderStyle="solid" borderWidth="1px">
	<label width="630px" height="20px" text=" Level I Quotes" fontSize="8pt" fontWeight="bold" color="white" borderStyle="solid" borderColor="#aaa" borderWidth="1px" backgroundColor="#aaa"/>
	
	
	<table width="628px" rowHeight="18px" borderWidth="0px">
			<column><header text="Symbol" width="100px"/></column>
			<column><header text="Name" width="100px"/></column>
			<column><header text="Last"  width="50px" /></column>
			<column><header text="Net Chng" width="70px" /></column>
			<column><header text="Bid"  width="50px" /></column>
			<column><header text="Ask"  width="50px" /></column>
			<column><header text="High"  width="50px" /></column>
			<column><header text="Low"  width="50px" /></column>
			<column><header text="Volume" width="100px"/></column>
   
      (bunch of rows)


	</table>
	
	</verticalBoxPane>

> Table and DOCTYPE
> -----------------
>
>                 Key: XAP-178
>                 URL: http://issues.apache.org/jira/browse/XAP-178
>             Project: XAP
>          Issue Type: Bug
>          Components: Widgets
>         Environment: IE 7
>            Reporter: Rob Gagne
>
> When:
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
> is set, table columns don't align properly in IE.  Based on the examples, this seems to be the proper doctype.  If no doctype is set, which puts the browser into "quirks" mode, everything is fine.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira