Comment 2 for bug 1422802

Revision history for this message
Kathy Lussier (klussier) wrote :

I've updated the above branch to use javascript validation as a fallback for browsers that don't support the required attribute. When a browser does support the required attribute, the user will see the nicer, built-in browser alert instead of the javascript alert.

I still want to give it one last round of testing and add a Release Notes entry before adding a pullrequest tag.