URL: http://www.chooseandbook.nhs.uk/asdasdasace

If you go to a page on www.chooseandbook.nhs.uk that doesn't exist, like this one: http://www.chooseandbook.nhs.uk/ajdoaijdjdad you'll get an interesting error message. The title is a stroboscopelike marquee text that flings across the screen. It's very frustrating to look at because it's a million times more animated than it needs to be.

BUT a fun thing about it is that it flashes by from left to right, right to left; like a the universal body language of waving your finger or turning your head to indicate NO. I remember that Red Hat used to have on it's display manager log in, that it shakes horizontally if you enter the wrong password. I liked that. It made sense and was not intrusive since it stopped quite quickly.

Anyway, it's an interesting to solution the NHS has taken to display this error message. I'm not going to forget it.

Comments

Sascha

Hi Peter! The "shaking head" error message is what Mac OS X does on login / startup, when it is not yet determined what language the user is running. This works for most languages -- appart from Greek, where shaking your head sideways is "Yes", while a shake "up/down" is "No". OTOH, that error message on chooseandbook.nhs.uk works on Mac OS X Safari, it moves in from the right, then stays in place. What you have seen is possibly a JavaScript bug.

Peter Bengtsson

No I think it's Safari just doing their own implementation: <marquee loop="1" scrollAmount="60" behavior="alternate">
which is yet another reasont to stay away from using the <marquee> tag.

Your email will never ever be published.

Previous:
Kung Fu in Clapham with Richard July 17, 2005 Kung Fu
Next:
London bus 26 from Hackney July 21, 2005
Related by category:
Fastest way to find out if a file exists in S3 (with boto3) June 16, 2017 Web development
Be very careful with your add_header in Nginx! You might make your site insecure February 11, 2018 Web development
<datalist> looks great on mobile devices August 28, 2020 Web development
How to have default/initial values in a Django form that is bound and rendered January 10, 2020 Web development
Related by keyword:
Careful with your assertRaises() and inheritance of exceptions April 10, 2013 Python
Pandora (followup) Neat error messaging October 23, 2005 Misc. links
Ugliest site of the month, hernia.org November 18, 2004 Web development