Category Archives: AJAX
Scriptaculous: Simple effects for elegent RIA
For those of you looking for a way to easily add a touch of finesse to you RIA, Scriptaculous is your answer. From simple things like progressive background highliting to more complex effects like draggable elements, and even more, Scriptaculous … Continue reading
Posted in AJAX, Development, JavaScript
1 Comment
Prototype.js
I started using Prototype.js for it’s simple, yet powerful, Ajax.Request object to handle all my XMLHTTPRequest needs, but have since fallen in love with the scripting style that Sam Stephenson implemented in this awesome framework. For those of you who … Continue reading
Posted in AJAX, Development, JavaScript
Leave a comment