More prototype

Earlier I wrote about prototype and script.aculo.us. I’ve been using it even more at work, and really, really like it.

Who wants to write document.getElementById("searchbox"); when you can write $('searchbox');And Ajax; how could it be easier to make an Ajax request than new Ajax.Request()Exactly, it couldn’t.

This entry was posted in javascript, prototype, work. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>