-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Bingo,
I attempted to use jQuery and Prototype together, and ran into the same issue that's noted in the URL your mentioned. I was unable to resolve the conflicts, and decided that I didn't really like Prototype that much, and realized that coding equivalent functionality to that for which I had using Prototype was not very difficult at all using jQuery, and was actually quite enjoyable. There currently is no AJAX helper based on jQuery, but there has been talk of creating an AJAX/JavaScript helper, with pluggable architecture, that would support the use of Prototype or jQuery (and perhaps others). I think it's release is quite far out though. Darian bingo wrote: > Hi, > > Right now I am using CakePHP and Prototype and my development is going > great. But I would like to swtich to JQuery but at the same time don't > want to give up Prototype as CakePHP AjaxHelper is based on Prototype. > > Initially I thought, that it should not matter if I include both > prototype and jquery. But later I realized that including both of them > causes some name conflict and ajax functionality fails to work. .I > tried to option mentioned on JQuery but nothing is working.. > > http://jquery.com/docs/PrototypeAndJQuery/ > > So I have following questions > 1. Is there any ajaxhelper based on JQuery > 2. Did anyone got prototype and Jquery working together > > Regards, > bingo > > > > - -- Darian Anthony Patrick <[EMAIL PROTECTED]> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFThjuKpzEXPWA4IcRAtlRAJ9y9EtVvoSqejThMwWey0h4QI3NAwCfcSXF 038ByLXczYSfycm3YpBJuPo= =i7AC -----END PGP SIGNATURE----- --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
