But these examples fit for Mozilla Browsers, possibly for Netscape but not
for IE (i.e. unfortunately something like 90% users browser, sorry !).
So my question still doen't have a proper and clear answer :
How can I get an HTML scrollable table, regardless of browser type ?
Thanks,
Alain
"Mark Tranchant" <mark@tranchant .plus.com> a écrit dans le message news:
U18jc.35211$h44 .5143690@stones .force9.net...[color=blue]
> Alain ROUILLON wrote:
>[color=green]
> > Hi,
> >
> > Is that possible in HTML to get a table with scrolling property ?[/color]
>
> First and third hit in Google for "HTML scrolling table":
>
> http://lists.evolt.org/archive/Week-...06/131664.html
> http://www.htmldog.com/guides/htmladvanced/tables/
>
> Please do at least a cursory search before asking here.
>
> --
> Mark.
> http://tranchant.plus.com/[/color]
on a browser side, i build such table with <DIV> function, it is tidious,
but works for me
Mel
"Alan J. Flavell" <flavell@ph.gla .ac.uk> wrote in message
news:Pine.LNX.4 .53.04042616151 70.22226@ppepc5 6.ph.gla.ac.uk. ..[color=blue]
> On Mon, 26 Apr 2004, Alain ROUILLON wrote:
>[color=green]
> > So my question still doen't have a proper and clear answer :[/color]
>
> Yes, you're beginning to grasp the nature of the problem.
>[color=green]
> > How can I get an HTML scrollable table, regardless of browser type ?[/color]
>
> What is the sound of one hand clapping?
>
> Your question has no answer, as formulated.[/color]
> "Mark Tranchant" <mark@tranchant .plus.com> a écrit dans le message news:[color=blue]
> U18jc.35211$h44 .5143690@stones .force9.net...[color=green]
> > Alain ROUILLON wrote:
> >[color=darkred]
> > > Hi,
> > >
> > > Is that possible in HTML to get a table with scrolling property ?[/color]
> >
> > First and third hit in Google for "HTML scrolling table":
> >
> > http://lists.evolt.org/archive/Week-...06/131664.html
> > http://www.htmldog.com/guides/htmladvanced/tables/
> >
> > Please do at least a cursory search before asking here.[/color][/color]
"Alain ROUILLON" <al.rouillon@fr ee.fr> wrote in message
news:408d2381$0 $520$636a15ce@n ews.free.fr...[color=blue]
> So far so good, ...
>
> But these examples fit for Mozilla Browsers, possibly for Netscape but not
> for IE (i.e. unfortunately something like 90% users browser, sorry !).
>
> So my question still doen't have a proper and clear answer :
>
> How can I get an HTML scrollable table, regardless of browser type ?[/color]
On Mon, 26 Apr 2004, Mel helped to prove what they say about
upside-down fullquoters by blurting out:
[color=blue]
> on a browser side, i build such table with <DIV> function, it is tidious,[/color]
Making a page with a section that scrolls on some browsers isn't hard.
The hard part was that the questioner demanded that it should work
"regardless of browser type". As you would have noticed if you had
actually -read- what you were quoting.
[color=blue]
> but works for me[/color]
Doubtless - but does it also work for your readers?
Comment