On Wed, Apr 9, 2008 at 2:34 AM, Jeremy O'Connor <joconnor@xxxxxxxxxxxxxxx> wrote: > OK, but my control only does the Ajax call when the user clicks the Go > button, whereas the scriptaculous library does an Ajax call everytime the > user presses a key. Any library should be flexible enough to register event listeners on whatever trigger needed. The event itself isn't as important as how things are handled. I use YUI because it lets me focus on my work instead of browser quirks. It is a little heavier but that is okay because they have a team dedicated to testing all the A grade browsers so I don't have to. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php