Philippe Wittenbergh wrote:
> On Jan 31, 2009, at 12:33 PM, Jim Albert wrote:
>
>> http://www6.netrition.com/scroll_table_within_table.html
>> Here I've placed that same scrolling table within a cell of an outer
>> table. Notice that no scrolling appears. This behavior occurs in
>> Firefox, IE
On Jan 31, 2009, at 12:33 PM, Jim Albert wrote:
> http://www6.netrition.com/scroll_table_within_table.html
> Here I've placed that same scrolling table within a cell of an outer
> table. Notice that no scrolling appears. This behavior occurs in
> Firefox, IE and Safari. Only in Opera do I see
Philippe Wittenbergh wrote:
> On Jan 29, 2009, at 7:10 AM, Jim Albert wrote:
>
>> It seems like the only way I can get table to be "clipped" properly
>> and
>> scroll is to give a pixel length to the width of the DIV.
>>
>> I thought I could use:
>>
>> and I was expecting that the table would f
Philippe Wittenbergh wrote:
> On Jan 29, 2009, at 7:10 AM, Jim Albert wrote:
>
>> It seems like the only way I can get table to be "clipped" properly
>> and
>> scroll is to give a pixel length to the width of the DIV.
>>
>> I thought I could use:
>>
>> and I was expecting that the table would f
On Jan 29, 2009, at 7:10 AM, Jim Albert wrote:
> It seems like the only way I can get table to be "clipped" properly
> and
> scroll is to give a pixel length to the width of the DIV.
>
> I thought I could use:
>
> and I was expecting that the table would fill the width of the browser
> and the
I've create a scrollable table by surrounding the table with:
The table contains a variable number of thumbnail images.
It seems like the only way I can get table to be "clipped" properly and
scroll is to give a pixel length to the width of the DIV.
I thought I could use:
and I was expecting