In article <56911bda0fli...@torrens.org>, Richard Torrens (lists) <li...@torrens.org> wrote: > In article <56909be808li...@torrens.org>, Richard Torrens (lists) > <li...@torrens.org> wrote: > > I suspect the developers don't need more examples of pages that don't > > layout properly? But in case they do, try
> > http://watervoles.com > The respnses here make me think others are not seeing the same thing, > so there is a screen shot at http://photos.torrens.org/wv.jpeg > NetSurf is correctly using the <noscript><div> option but these don't > work properly. Yes, with Javascript 'off' this is true. The reason why that list of links has appeared in such a daft position is simply because the <noscript><div> has no style or class associated with it so it appears in the current position, top-left of the current container. Its links do at least work. Perhaps this alteration by the site's author would help: <noscript><div style="position:fixed; left:5px; top:5px;"> ('fixed' places things relative to window instead of being in the current container) -- Tim Hill timil.com : tjrh.eu : butterwick.eu : blue-bike.uk : youngtheatre.co.uk