Re: Non-displaying page

2017-01-05 Thread Richard Torrens (lists)
In article ,
   Michael Drake  wrote:
> On 05/01/17 13:27, Richard Torrens (lists) wrote:
> > Is this a bug or a style fault on the page?

> The "body { visibility: hidden !important; }" style means "hide the
> whole page from view".  There is some JavaScript to unset it,
> revealing the page.

> It's daft, because the page won't display at all in any browser with
> JavaScript disabled.  In NetSurf, it doesn't work with JavaScript
> enabled because our JavaScript support is far from complete.

Thanks for the explanation. I don't know how can you hope to keep up with
such daft www programmers!

-- 
Richard Torrens.
http://www.Torrens.org.uk for genealogy, natural history, wild food, walks, cats
and more!



Re: Non-displaying page

2017-01-05 Thread Michael Drake

On 05/01/17 13:27, Richard Torrens (lists) wrote:

Is this a bug or a style fault on the page?


The "body { visibility: hidden !important; }" style means "hide the
whole page from view".  There is some JavaScript to unset it,
revealing the page.

It's daft, because the page won't display at all in any browser with
JavaScript disabled.  In NetSurf, it doesn't work with JavaScript
enabled because our JavaScript support is far from complete.

--

Michael Drake  http://www.codethink.co.uk/