That . Sounds like a very handy new feature of html5' One less thing to code
Regards Russ Michaels www.michaels.me.uk www.cfmldeveloper.com - Free CFML hosting for developers www.cfsearch.com - CF search engine On 22 May 2013 01:41, "Chester Austin" <[email protected]> wrote: > > It sounds like the browser's built in validation is kicking in. Try it > with a different browser and you would most likely get different results. > Get rid of the "required" attribute in your input fields and it should > work like it used to. Unless you want the browser to handle some of the > validation. Remember that required="no" isn't enough. You have to > completely remove the "required" string in the input. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355824 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

