I don't think any really integrate with PHP better or worse than others, since all of them can only speak HTTP. I will say that in my professional PHP work I've standardized on jQuery because jQuery itself rocks, and doesn't try to turn Javascript into some language it isn't. The fact that it's also integrated by default into Drupal, a leading PHP CMS and the one I use daily, made that decision somewhat easier. :-) On Tuesday 23 October 2007, Merlin wrote: > Hi Dave, > > thanx for the hint. I looked into those two. They seem to provide the > functionality I am looking for. The reason I did post it here in the PHP > forum, is that I want to select a framework that will work with PHP for > deaper AJAX integration. There are so many ones out there, like for > example prototype or the sript.aculo.us and the jquery that I am not > sure which to pick. I am worried about that I might pick the wrong wagon > and have to switch to another one later on. > > Best regards, > > Merlin > > Dave Goodchild schrieb: > > You mean a javscript library? If so, check out jquery and moo.fx. > > > > On 10/23/07, Merlin <ngroups@xxxxxxxxxxx> wrote: > >> Hi there, > >> > >> I am looking for a framework to integrate some AJAX Functionality into > >> my PHP4 MySQL Apache webapp. First thing I would like to do, is an edit > >> function that opens up a layer with an edit field and shifts the content > >> underneath further down. > >> > >> I had a look on prototype and sript.aculo.us but could not get the > >> desired function with the edit field. > >> > >> Thank you in advance for any hint on this and maybe a few tipps how to > >> get it startet. > >> > >> Best regards, > >> > >> Merlin > >> > >> -- > >> PHP General Mailing List (http://www.php.net/) > >> To unsubscribe, visit: http://www.php.net/unsub.php -- Larry Garfield AIM: LOLG42 larry@xxxxxxxxxxxxxxxx ICQ: 6817012 "If nature has made any one thing less susceptible than all others of exclusive property, it is the action of the thinking power called an idea, which an individual may exclusively possess as long as he keeps it to himself; but the moment it is divulged, it forces itself into the possession of every one, and the receiver cannot dispossess himself of it." -- Thomas Jefferson -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php