I perfer jQuery as well. Many Bakers like prototype due to the javascript and ajax helpers that come with CakePHP. These make baking with JS quite a bit easier, not to mention faster however many Javascript experts would cringe to think that developers are using php helpers for the behavioral portion of their sites because the scripts are no longer unobtrusive.
jQuery is very easy to learn and uses many of the same selectors that CSS 2 and 3 use making it incredibly easy to develop around. However, if you require a JS helper there is a jQuery helper for CakePHP called pQuery. http://www.ngcoders.com/php/pquery-php-and-jquery If not then spend some time at the jQuery API and read through the tutorials. http://docs.jquery.com/Main_Page I love jQuery. On Oct 30, 5:49 pm, Matthieu <[EMAIL PROTECTED]> wrote: > Hello, > > I'm gonna create a web app using CakePHP but I'm confused about > chosing between Jquery or Scriptalious? Which one should I choose? > Does it really matter? What's the differences between them? > > tks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
