innoq / rocair

progressive enhancement demo
http://rocair.herokuapp.com
Other
6 stars 1 forks source link

ROCAir is a simple demo application demonstrating the benefits of progressive enhancement for both end users and developers

starting from POSH form controls which are augmented by layering CSS and JavaScript on top, browsers provide us with various benefits such as focus handling, keyboard controls and accessibility - without us having to reinvent the wheel by implementing such functionality ourselves (usually in sub-par fashion)

created by innoQ, though based on the collective wisdom of web advocates across the globe

note that there is a more elaborate version at https://github.com/innoq/roca-airways

Getting Started


licensed under the Apache License, version 2.0