Cargando…

Prototype and Scriptaculous: Taking the Pain out of JavaScript

JavaScript is carrying more and more programming load lately as Ajax has become popular. Scripting Ajax from scratch isn't much fun, but fortunately there are libraries to help. Prototype and Scriptaculous will let you get much more work done in much less time, automating tasks from processing...

Descripción completa

Detalles Bibliográficos
Autor principal: Angus, Chris
Lenguaje:eng
Publicado: O'Reilly Media, Inc 2006
Materias:
Acceso en línea:http://cds.cern.ch/record/1437918
Descripción
Sumario:JavaScript is carrying more and more programming load lately as Ajax has become popular. Scripting Ajax from scratch isn't much fun, but fortunately there are libraries to help. Prototype and Scriptaculous will let you get much more work done in much less time, automating tasks from processing XMLHTTP requests to creating animations that draw attention to your interfaces. This Short Cut demonstrates how to use Prototype for a wide range of tasks, including event handling, DOM processing, string and form process, and Ajax communications. It explores Scriptaculous' visual effects library, from