What is the cleverest UI feature you have seen in a website?

Viewed 3857

What is the cleverest UI feature you have seen in a website? Something that:

  • Made the user experience more intuitive
  • Added significantly to the usefulness of the app.
  • Added to the 'wow factor' of the application
  • or... anything else you consider important ;)

Could be also something standard, but particularly well implemented.

Please restrict this to standard web technologies (HTML, AJAX etc.), no Flash or plugins please!

Thank you

25 Answers

I was blown away by the Timeline control by Similie Widgets.

Very easy to use, to understand and to navigate. Fully written in Javascript; no Flash to be seen, and best of all it's open source, so anyone can use it.

First place I saw it in use was on the Netbeans site, for their roadmap page.

Related