Cliente
From Casastristes
CLIENT SIDE
Librerias javascript existentes de ajax:
>Prototype
- The Javascript framework - http://prototypejs.org/api
- Developer Notes for prototype.js - http://www.sergiopereira.com/articles/prototype.js.html
- http://demos.openrico.org/ (Basada en prototype)
- http://script.aculo.us/ (based also in prototype and used in many important websites like: Digg, Apple, Feedburner )
- Lightbox is a simple, unobtrusive script used to overlay images on the current page: http://www.huddletogether.com/projects/lightbox2/
- LazierLoad - Javascript Image Lazy Loader for Prototype: http://www.bram.us/projects/js_bramus/lazierload/#demo Bram.us
- Make Google Maps Easily (based in prototype): http://gplotter.offwhite.net/ GPlotter (v0.90)
- Easy form validation based in prototype: http://tetlaw.id.au/view/javascript/really-easy-field-validation
- Xml with prototype tutorial IBM: http://www.ibm.com/developerworks/library/x-ajaxxml7/?ca=dgr-lnxw01AjaxMedia
- Images caruosel component(prototype/script.aculo.us) - http://prototype-carousel.xilinus.com/
>Jquery http://www.jquery.com/
>Mootools http://mootools.net/
>Dojo http://dojotoolkit.org/
> Other js libraries
- Google maps (http://www.google.com/apis/maps/documentation/): Google maps documentation
- swfobject: http://blog.deconcept.com/swfobject/ (flash detection)

