Re: [symfony-users] Ajax based doubt

2010-05-26 Thread Tom Haskins-Vaughan
+1 for jquery On Wed, May 26, 2010 at 8:51 AM, Eno wrote: > On Wed, 26 May 2010, Parijat Kalia wrote: > >> 1) Enabling jQuery or Prototype (which 1 is better and easier to learn) > > jQuery has a lot more widgets available IMHO. > >> 2) Do I need to download anything off the net, or are the 2 jsc

Re: [symfony-users] Ajax based doubt

2010-05-26 Thread Eno
On Wed, 26 May 2010, Parijat Kalia wrote: > 1) Enabling jQuery or Prototype (which 1 is better and easier to learn) jQuery has a lot more widgets available IMHO. > 2) Do I need to download anything off the net, or are the 2 jscript > libraries inbuilt. I find several plugins for jquery, so not s

Re: [symfony-users] Ajax based doubt

2010-05-26 Thread Philipp Mohrenweiser
1) Not sure about actual symfony 1.4 but i use it otgether with sympal (www.sympalphp.org) and there jquery is available. i personally prefer it , i dont like prototype 2) it wouldnt matter to include jquery and switch it out later on 3) you have different possibilities ... either you coult echo

[symfony-users] Ajax based doubt

2010-05-26 Thread Parijat Kalia
So I suppose this is a lil offshoot here,... but I wanted tips on the following: 1) Enabling jQuery or Prototype (which 1 is better and easier to learn) 2) Do I need to download anything off the net, or are the 2 jscript libraries inbuilt. I find several plugins for jquery, so not sure what to d