Re: Variable length scrolling <div> or <iframe&g t;?
Randy Webb wrote:[color=blue]
> Roland Hall wrote:[color=green]
>> "Randy Webb" <hikksnotathome @aol.com> wrote in message
>> news:VomdnQ0sa-tdb4bdRVn-jw@comcast.com. ..[color=darkred]
>>> Jim M wrote:
>>>> I have had great success with using <iframe> with overflow-y set to[/color]
>> auto. I[color=darkred]
>>>> can get a similar look with the <iframe> tag.
>>>>
>>>> BUT... In all cases I need to have fixed heights. Is there a way
>>>> to[/color]
>> put[color=darkred]
>>>> either tag inside an HTML <TD> and have the same kind of scrolling[/color]
>> effect.[color=darkred]
>>>>
>>>> This would allow me to fill the screen and have the size of the[/color]
>> scrolling[color=darkred]
>>>> box change on resize.
>>>
>>> It was asked August of 2003 about a scrolling table where the header
>>> stayed fixed, the td's scrolled.
>>>
>>> It has taken me 4 days to find the page again (the original doesn't
>>> exist that I can find). Gotta love the archives.org site :)
>>>
>>> <URL:
>>>[/color]
>>[/color][/color]
http://web.archive.org/web/200306082...bleInMSIE.html[color=blue][color=green]
>>
>> You didn't have to look that hard:
>>[/color][/color]
http://groups.google.com/groups?hl=e....phx.gbl#link1[color=blue][color=green]
>>[/color]
>
> http://rockintheplanet.com/lab/scrolltable.html
>
> Doesn't scroll in my Mozilla, just cuts off the page and limits what I
> can get to (data wise). Same effect in NS7.1, assumption is all
> mozilla
> based browsers will do the same.
>
> It gets worse in Opera :( The second and third row are stacked on one
> another and still can't scroll the table.[/color]
So what has to be changed to make it compatible? The one at Brinkster is
very tough to slog through.
Bob Barrows
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
Randy Webb wrote:[color=blue]
> Roland Hall wrote:[color=green]
>> "Randy Webb" <hikksnotathome @aol.com> wrote in message
>> news:VomdnQ0sa-tdb4bdRVn-jw@comcast.com. ..[color=darkred]
>>> Jim M wrote:
>>>> I have had great success with using <iframe> with overflow-y set to[/color]
>> auto. I[color=darkred]
>>>> can get a similar look with the <iframe> tag.
>>>>
>>>> BUT... In all cases I need to have fixed heights. Is there a way
>>>> to[/color]
>> put[color=darkred]
>>>> either tag inside an HTML <TD> and have the same kind of scrolling[/color]
>> effect.[color=darkred]
>>>>
>>>> This would allow me to fill the screen and have the size of the[/color]
>> scrolling[color=darkred]
>>>> box change on resize.
>>>
>>> It was asked August of 2003 about a scrolling table where the header
>>> stayed fixed, the td's scrolled.
>>>
>>> It has taken me 4 days to find the page again (the original doesn't
>>> exist that I can find). Gotta love the archives.org site :)
>>>
>>> <URL:
>>>[/color]
>>[/color][/color]
http://web.archive.org/web/200306082...bleInMSIE.html[color=blue][color=green]
>>
>> You didn't have to look that hard:
>>[/color][/color]
http://groups.google.com/groups?hl=e....phx.gbl#link1[color=blue][color=green]
>>[/color]
>
> http://rockintheplanet.com/lab/scrolltable.html
>
> Doesn't scroll in my Mozilla, just cuts off the page and limits what I
> can get to (data wise). Same effect in NS7.1, assumption is all
> mozilla
> based browsers will do the same.
>
> It gets worse in Opera :( The second and third row are stacked on one
> another and still can't scroll the table.[/color]
So what has to be changed to make it compatible? The one at Brinkster is
very tough to slog through.
Bob Barrows
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
Comment