[x]Blackmoor Vituperative

Thursday, 2006-04-13

Prototype: Easing AJAX’s Pain

Filed under: Programming, Web Design — bblackmoor @ 20:15

Are you looking to simplify AJAX code? Bruce Perry has some help in “Prototype: Easing AJAX’s Pain,” which introduces the “Prototype” library. Prototype introduces a number of development-easing shortcuts for JavaScript authors. Further, “Prototype also wraps the functionality of XMLHttpRequest with its own Ajax.Request and related objects, so that you don’t have to bother with writing code for instantiating this object for various browsers.”

Leave a Reply

You must be logged in to post a comment.