Detelin Markov Posted March 4, 2014 Share Posted March 4, 2014 (edited) Hi, Today i integrate html5 and css3 validating in registration form in my test shop. Look very nice but how to show errors to look like html5? link: http://test.detelinmarkov.com/quick-order Suggestions? Thanks Edited March 4, 2014 by Detelin Markov (see edit history) Link to comment Share on other sites More sharing options...
Detelin Markov Posted March 5, 2014 Author Share Posted March 5, 2014 No one? Link to comment Share on other sites More sharing options...
NemoPS Posted March 5, 2014 Share Posted March 5, 2014 You can try using the jquery.validate plugin, and use custom css styling so that the alert floats over (with absolute positioning). Have you looked into that? You'll have to hook it to the account creation form though (cant' remember the exact hook name right now!), and header (this one to include the validation library, the former to process the code) 1 Link to comment Share on other sites More sharing options...
Detelin Markov Posted March 5, 2014 Author Share Posted March 5, 2014 Thank for your answer Nemo! Sounds a little difficult for me, but I will study and try. Today i read more about html5 validation and may be will be more easy to add specific type=" " cols=".." rows=".." and etc. to allow users to fill out the form correctly and field errors to show a very rare ..... Regards!/Detelin Link to comment Share on other sites More sharing options...
Recommended Posts