Published April 13th, 2006 by Jim O'Halloran
links for 2006-04-12
-
An excellent introduction to Prototype, a javascript library that makes building ajax apps easier. “This article describes Prototype, an open source JavaScript library to create an object for an AJAX application.”
-
According to the site: “Prototype is a JavaScript framework that aims to ease development of dynamic web applications.”
-
DOMInclude provides javascript replacement for popup windows. “DOMInclude is a library that allows you to add inline dynamic includes of content rather than using window popups.” The effect is pretty cool.(tags: javascript webdev)