// archives

Archive for October, 2008

Zend Framework and JQuery

I've been using Zend Framework v1.7.0PR to take advantage of the new JQuery support, which can be found under the ZendX (Zend Extras) directory. ZendX_JQuery is a great starting point and makes using JQuery in Zend Framework based applications quick and intuitive.
The ZendX_JQuery component helps set up the JQuery environment, and supports using Google's CDN […]