On 29 December 2012 11:04, Daniel Convissor <[email protected]> wrote: > The prototype website is interesting. I couldn't help but notice that > the main navigation at the top of the page (Documentation, Community and > Help) all do nothing if clicked on with JavaScript disabled. > > Good websites use straight up HTML and CSS that any web browser can > process, then use JavaScript to improve the user experience through > "progressive enhancement." > > By the way, the sub-menu effect can be done using CSS alone.
It's actually one of the things on my list to deal with pre-launch — you're right that there's no reason we can't do this in pure CSS, and we need to have the option for fallback, at least. Adam -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
