Any good example about Autocomplete with Zend Framework? (JQuery and ZendX)

Posted by joanballester on Stack Overflow See other posts from Stack Overflow or by joanballester
Published on 2010-04-12T09:29:57Z Indexed on 2010/04/12 9:33 UTC
Read the original article Hit count: 536

Hi guys,

I have a problem, I don't find good examples of "autocomplete" with zend framework (using jQuery with zendx). I need one that works to understand how to develop it.

Someone has done it?

Thank you very much in advance

PS: I know how to do it without ZendX, I mean, doing the form myself (and using jquery as usual with a autocomplete.php file using the parameter typed in the input field), but I would like to use the zend framework properly, so I would like to know if someone has made it.

© Stack Overflow or respective owner

Related posts about zend-framework

Related posts about jQuery