Quote:
|
Originally Posted by Brandon Martus
The one thing I've been reading over & over -- don't over-do it. It's nice to have, but you can go overboard and really mess up your UI.
|
That is true. In any project that uses a not 100% supported technology, make sure theres an alternative. I just add a link to a normal PHP form, that uses POST, this way the user with Javascript disabled can still use my application.