How can i code for country state dropdowns in zend framework using ajax
I am not using zend_form class
using zend_helpers for building form .
any example code please.
Thanks
How can i code for country state dropdowns in zend framework using ajax
I am not using zend_form class
using zend_helpers for building form .
any example code please.
Thanks
Take a look at ZendX_JQuery View Helpers in the ZF-Manual.
There should be something to work with.