AJAX Forms - Methods

Associate
Joined
8 Aug 2008
Posts
302
Just after opinions really on whether people bother with creating alternatives for non-javascript users?

I normally check server side (php) on a submit, but a new site would work best with the button just calling a function to process the form and then make it disappear without a reload.
 
I would always build with javascript and non-javascript users in mind - unless whatever I was creating couldn't be replicated without the use of javascript.
 
Back
Top Bottom