On Mon, Feb 08, 2016 at 03:27:40PM +0000, Bryn Evans wrote: > Go to https://exploreyork.org.uk (which seems to take about 8sec > to load a largish Welcome page) and try to get the 'Log In' > or the 'My Account' (top right) to produce a 'Log In' window. > > There should be a USER entry writable and PIN one below but I never > get that far.
<a shape="rect" tabIndex="1" class="loginLink" onclick="com_sirsi_ent_login.loginFirst();" href="#">Log In</a> It requires both JavaScript and on-the-fly modification of the DOM. So no, not yet. B.