|
Home > Archive > IIS ASP > June 2006 > TABLE question
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Ron Hinds 2006-06-16, 7:19 pm |
| I know this is a HTML question, but I can't seem to find an *active*
Microsoft HTML newsgroup. If anyone knows of one... Or maybe someone can
help me here.
The MSDN documentation for the TFOOT tag states, in part (emphasis [*]
added):
Defines the table footer. Use TFOOT to duplicate footers when breaking a
table across page boundaries, *or for static headers when body sections are
rendered in a scrolling panel*.
The last part of that is what interests me - I have some pages with tables
that are quite long, and I want the header to stay visible while the body of
the table is scrollable. I can't seem to find any examples of how to
accomplish this. Can anyone here help me out? TIA!
| |
| Evertjan. 2006-06-16, 7:19 pm |
| Ron Hinds wrote on 16 jun 2006 in
microsoft.public.inetserver.asp.general:
> I know this is a HTML question, but I can't seem to find an *active*
> Microsoft HTML newsgroup. If anyone knows of one... Or maybe someone
> can help me here.
As you surmized, it has nothing to do with serverside code like ASP.
Please search elsewhere, there are probably html ngs a plenty.
I count 54 ngs with the string "html" in their names on my news server.
--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
| |
| Mike Brind 2006-06-17, 7:23 am |
|
Ron Hinds wrote:
> I know this is a HTML question, but I can't seem to find an *active*
> Microsoft HTML newsgroup. If anyone knows of one... Or maybe someone can
> help me here.
That's because Microsoft have nothing to do with html. It's not a
proprietry coding language.
>
> The last part of that is what interests me - I have some pages with tables
> that are quite long, and I want the header to stay visible while the body of
> the table is scrollable. I can't seem to find any examples of how to
> accomplish this. Can anyone here help me out? TIA!
CSS or frames is your answer. Someone asked the same question here a
week or so ago. Let me find the post...
Ah. Here it is:
http://groups.google.com/group/micr...5dc271d4caf7c/#
--
Mike Brind
| |
| Ron Hinds 2006-06-19, 1:22 pm |
|
"Mike Brind" <paxtonend@hotmail.com> wrote in message
news:1150532806.774969.187940@i40g2000cwc.googlegroups.com...
>
> Ron Hinds wrote:
>
> That's because Microsoft have nothing to do with html. It's not a
> proprietry coding language.
Can't build a web page without it, though. And it is used heavily in
FrontPage and Visual InterDev. MSDN provides a HTML reference. So I thought
it was reasonable to assume they would have a NG...
tables[vbcol=seagreen]
body of[vbcol=seagreen]
>
> CSS or frames is your answer. Someone asked the same question here a
> week or so ago. Let me find the post...
>
> Ah. Here it is:
>
>
http://groups.google.com/group/micr...5dc271d4caf7c/#
>
> --
> Mike Brind
Thank you, Mike!
| |
| Mike Brind 2006-06-19, 7:22 pm |
|
Ron Hinds wrote:
> "Mike Brind" <paxtonend@hotmail.com> wrote in message
> news:1150532806.774969.187940@i40g2000cwc.googlegroups.com...
>
> Can't build a web page without it, though. And it is used heavily in
> FrontPage and Visual InterDev. MSDN provides a HTML reference. So I thought
> it was reasonable to assume they would have a NG...
>
LOL. Let me see if I can find the Adobe or Macromedia html groups
then....
:-)
|
|
|
|
|