Ticket #936 (closed enhancement: wontfix)
Insert table default verticalAlign
| Reported by: | Tuomas | Owned by: | gogo |
|---|---|---|---|
| Priority: | normal | Milestone: | Version 1.0 |
| Component: | Xinha Core | Version: | trunk |
| Severity: | normal | Keywords: | valign td table |
| Cc: |
Description
I think default table td align should be top.
this is done by entering line td.style.verticalAlign="top";
just before tr.appendChild(td); (L:3579, XinhaCore?.js)
This is just a idea, but normally i reckon most users are going to use vertical align top anyway...
Change History
Note: See
TracTickets for help on using
tickets.
