Fresh PHP news, tutorials, tips and much more

ZF: Handling checkboxes using Zend_Form and jQuery

This blog post shows how to create checkboxes with Zend_Form and handle them with jQuery. Author gives commented code snippets for easy implementation for your application.

I am sharing this because it took me a while to figure out how to handle checkboxes using jQuery.
First off, let us create a checkbox using Zend_Form.

Post tagged with: , , ,

Leave a Reply