in reply to Building an ajax form that degrades gracefully
Maybe I'm missing something, but if Javascript is not enabled the onclick will not run at all. In other words, disable Javascript and the form works as if the onclick was not there.