angularjs - Using parsley js to validate form -
i must overthinking or something. i've read on parsley form validation site and, far can tell, passively responds attributes set in dom. needs component change attributes before 1 has working form. since i'm using angular, presumably, parsleyjs angular.
i'm trying have save button disabled until form valid. think form validation 102.
their super-simple demo doesn't have save button , doesn't bother showing css, frankly i'm not sure supposed demonstrating. if i've got write css , form validation, i'm not sure parsley doing me. http://parsleyjs.org/doc/examples/simple.html
what i'd find plunkers showing parsley working end-to-end, don't seem believe in plunkers. don't seem find example form validating , setting value true or false can capture use in controller.
(this sounds negative, i'm not down on parsley, i'm stumped , time running out.)
Comments
Post a Comment