Last Updated: February 25, 2016
·
2.237K
· hashbangperl

Bootstrap & JQuery with FormHandler & Catalyst

dpetrov provides an interactive demo of HTML::FormHandler working with Bootstrap 2, JQuery, and JQuery Validation at http://formhandler-perl.dotcloud.com/

Source code at https://github.com/dpetrov/formhandler-example/

It's using HTML::FormHandlerX::JQuery::Validator to integrate the JQuery Validation, the Bootstrap Theme from HTML::FormHandler and running on Catalyst. It's also dead easy, just look at the code :)