Ajax form validation using FormBuilder
Over at roScripts there is a nice tutorial explaining how to modify my FormBuilder PHP class so that validation is performed unobtrusively using AJAX. Check it out.
Tweet
Over at roScripts there is a nice tutorial explaining how to modify my FormBuilder PHP class so that validation is performed unobtrusively using AJAX. Check it out.
Tweet
Actually the article isn’t very good – their code is buggy and actually prevents formbuilders validation from working!
Stay away!
@Danny – Thanks for the heads up. I didn’t actually try and follow the tutorial.