The Prototype and script.aculo.us libraries can bridge the gaps between different browsers, making some common functionalities easier to implement. Through this book, you can quickly master these excellent libraries. After delving into Prototype, you will discover that the Prototype library can make JavaScript so powerful, making it look more like Ruby. Studying DOM and event handling in Prototype, as well as mastering Ajax, will greatly simplify your code, making everything simpler and more portable. When it comes to advanced UI features, script.aculo.us turns the dreams of web developers into reality: creating automatic text input for In-Place editing, providing customizable drag-and-drop behaviors, focusing on user needs—all with just simple code.