jQuery + CakePHP = friggin' awsome. I haven't had any issues with the RequestHandler component. (Specifically, I'm using Thickbox 2.0.1 and jQuery 1.0.1 in my CakePHP 1.1.7 application). Just a little bit of "$this->RequestHandler->setAjax($this);" magic in my controller, and I can call up a page with a full layout in the browser, or just the conroller output inside of a thickbox.
If you haven't already, check out the jQuery mailing list: (http://www.nabble.com/JQuery-f15494.html or http://jquery.com/discuss/). There's a lot going on right now in terms of plugin development. I brought up the jQuery Helper idea over at Felix Geisendörfer's blog "ThinkingPHP", and it wasn't exactly met with enthusiasm. But the more I think about it, the less I think one is needed, unless you haven't got a firm grasp of JS. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php -~----------~----~----~----~------~----~------~--~---
