In article <[email protected]>, Bryan Hogan <[email protected]> wrote: > Hi,
> In the attached files, there is a table that has an absolute position > 20 pixels from the right hand side, and should extend to 70% of the > width of the page. But what happens in NetSurf is the table starts 30% > from the left and also finishes about 30% from the right, resulting in > a narrow table down the middle. > Is there something wrong in the html or css, or is it a NetSurf bug? > It displays as expected in Firefox3 and IE6. > I've tried it with NetSurf 1.1, 1.2, and r6295. All on RO4.39. I think it is because fixed position is not yet implemented in Netsurf. Ihad to get around a similar problem with a containing <div> and then use the margins of the table to get the desired effect. Brian -- ______________________________________________________________________ Brian Jordan >From somewhere in North Hampshire. England. UK. ______________________________________________________________________
