[thelist] Not filling total width

Hassan Schroeder hassan at webtuitive.com
Tue Apr 17 15:01:46 CDT 2001


Hunter Heitzman wrote:
/
> you only see it in Netscape. 
/
> You will notice that width of the pesky gap is identical to the 
> width of a scrollbar <snip />

Good call, I think that's it got to be it. But tres unfortunate, eh?

Here's a Netscape-specific workaround, though:

<layer width="&{window.innerWidth};" left="0" top="0">

	... all_your_table_stuff_are_belong_here ...

</layer>

Warning: potential problems with JavaScript references crossing 
layer boundaries (a layer is contained in the parent document *and* 
contains a document: window.document.layers[n].document ).

Ask your doctor if workarounds are right for you :-) 
-- 
H*
Hassan Schroeder ----------------------------- hassan at webtuitive.com 
Webtuitive Design ---(+1) 408-938-0567 --- http://www.webtuitive.com

    -- creating dynamic Web sites and applications since 1994 --




More information about the thelist mailing list