Re: Forcing website menus to reveal themselves

2018-02-23 Thread Brian Jordan
On 23 February 2018 13:51:14 GMT+00:00, Tim Hill wrote: >I have never been able to get CSS-only drop-down menus to work in NS. Nor I. Typical is the "Results" tab in www.wodql.org.uk which behaves as expected when viewed in all other browsers I've tried; similarly the overflow of the last men

Re: linking to root of website, not root of drive

2018-02-23 Thread Rob Kendrick
On Fri, Feb 23, 2018 at 02:18:18PM +, Jim Nagel wrote: > - The distant server (probably running on Linux) does not care about > RiscOS filetypes and Netsurf correctly displays pages from there when > my !2018.css has RiscOS filetype as text That's because it will be using the file extension

Re: Forcing website menus to reveal themselves

2018-02-23 Thread Jim Nagel
Richard Ashbery wrote on 23 Feb: > Is there any way of showing Javascript driven drop-down menus? Try inspecting the code of the site (in Netsurf press F8) in a text editor. Search for a unique-ish word that is used in one of the menus. You might find a bunch of stuff matching all the menu w

Re: linking to root of website, not root of drive

2018-02-23 Thread Jim Nagel
Rob Kendrick wrote on 19 Feb: > On Mon, Feb 19, 2018 at 03:46:41PM +, Jim Nagel wrote: >> - Netsurf displays the pages served up via Webjames perfectly, >> except that it is NOT obeying the stylesheet (which is /2018.css ) >> even though the Webjames log records a GET success for the CSS f

Re: Forcing website menus to reveal themselves

2018-02-23 Thread Daniel Silverstone
On Fri, Feb 23, 2018 at 12:30:08 +, Richard Ashbery wrote: > Is there anyway of showing Javascript driven drop down menus? JavaScript-driven and CSS-driven dynamic content are not supported in NetSurf's render engine at this time. D. -- Daniel Silverstone http://www.ne

Re: Forcing website menus to reveal themselves

2018-02-23 Thread Richard Ashbery
In article <56cee47a3d...@timil.com>, Tim Hill wrote: > In article <56cedd0d61ris...@gotadsl.co.uk>, Richard Ashbery > wrote: > > Is there anyway of showing Javascript driven drop down menus? > Are you certain they are JavaScript? Unscientific guesswork I'm afraid. > I have never been able to

Re: Forcing website menus to reveal themselves

2018-02-23 Thread Tim Hill
In article <56cedd0d61ris...@gotadsl.co.uk>, Richard Ashbery wrote: > Is there anyway of showing Javascript driven drop down menus? Are you certain they are JavaScript? I have never been able to get CSS-only drop-down menus to work in NS. -- Tim Hill timil.com : tjrh.eu : butterwick.eu : bl

Forcing website menus to reveal themselves

2018-02-23 Thread Richard Ashbery
Is there anyway of showing Javascript driven drop down menus? Richard