On Sat, Dec 19, 2009 at 7:13 PM, tedd <tedd.sperling@xxxxxxxxx> wrote: > I have chosen jquery at last. because: >> >> * jQuery has a huge number of plugins available for everything you could >> imagine wanting to do online >> * The information on the jQuery site is extremely well documented, with >> many >> examples >> * jQuery does not extend the elements that it works on, which means that >> JavaScript such as 'for(i in el){...}' will still work >> * jQuery's CSS selector engine, Sizzle, is arguably the most complete and >> the >> quickest available >> >> reffer to jquery with php by Kae Verens >> thanks for your helps frinds >> > > > Additional consideration. > > There are at least two books published re jQuery, which makes it very > widespread and well documented. > > Cheers, > > tedd > -- > ------- > http://sperling.com http://ancientstones.com http://earthstones.com > I agree with you. "jQuery1.3 with Php <http://www.packtpub.com/jquery-1-3-with-php/book>" is the best book I have seen so far. it is a good start point for Php developers who want to learn jQuery.