Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: <THEAD> for non-scrolling table headers. Unsupported?

6 views
Skip to first unread message

Peter Lawson

unread,
Jul 30, 2009, 9:02:21 AM7/30/09
to support...@lists.mozilla.org
On 26/07/2009 Lon Stowell wrote:
> Rahul wrote:
> > > "Ron K." <kil...@gisco.net> wrote in
> > > news:ed6dnWnipIomnffX...@mozilla.org:
> > >
> >> >> It's Your tagging thats not right. See link [1]
> >> >>
> >> >> Headings in a Table
> >> >>
> >> >> Headings in a table are defined with the <th> tag.
> >> >>
> > >
> > > I do have the <TH> </TH> blocks but that still causes the top row
> to scroll
> > > away. Hence I was using <THEAD> tag.
> > >
> > > http://www.w3schools.com/TAGS/tag_thead.asp
> > >
> > > I do have the other elements of the table too:
> > >
> > > <TABLE BORDER=1>
> > > <THEAD>
> > > <TR>
> > > <TH>NSA</TH>
> > > <TH>BE</TH>
> > > </TR>
> > > </THEAD>
> > > <TR><TD>Pt/Pd</TD><TD>-1.96</TD>
> > > [snip]
> > > </TR><TR><TD>Rh*/Mo</TD><TD>-2.51</TD></TR>
> > > </TABLE>
> > >
> Try [with TH or TD inside the TR tags as desired]
> <Table foo=bar, etc>
> <THEAD>
> <TR> [head elements you want not to scroll]</TR>
> <TFOOT>
> <TR>[footer elements you want not to scroll]</TR>
> <TBODY>
> <TR> blah blah etc scrolling elements </TR>
> </TABLE>
>
Well, I have tried this exactly as above, which is as set out on the W3C
website, and all rows scroll just as before, at least while viewing
locally with FF. W3C *does* warn that these tags are often not supported.

BTW, is there a mailing list dedicated to questions of this sort? I find
them very interesting, but mozilla's web-developers-general mailing list
has no traffic.

--
Peter Lawson
Cape Town: 021-797-4493
France 06 18 28 96 43

g

unread,
Jul 31, 2009, 5:46:47 AM7/31/09
to firefox-support
Peter Lawson wrote:

> BTW, is there a mailing list dedicated to questions of this sort? I find
> them very interesting, but mozilla's web-developers-general mailing list
> has no traffic.

check;
http://lists.w3.org/

--

peace out.

tc,hago.

g
.

****
in a free world without fences, who needs gates.
**
help microsoft stamp out piracy - give linux to a friend today.
**
to mess up a linux box, you need to work at it.
to mess up an ms windows box, you just need to *look* at it.
**
learn linux:
'Rute User's Tutorial and Exposition' http://rute.2038bug.com/index.html
'The Linux Documentation Project' http://www.tldp.org/
'LDP HOWTO-index' http://www.tldp.org/HOWTO/HOWTO-INDEX/index.html
'HowtoForge' http://howtoforge.com/
****

signature.asc
0 new messages