Items tagged with prototype

Link // 05.28.2008 // 12:07 PM // 0 CommentsGoogle AJAX Libraries API

Google is now serving copies of popular Javascript libraries, including Prototype, Mootools, jQuery, and Dojo, to help with caching. Nice. Visit site »

Link // 05.11.2007 // 5:12 PM // 5 CommentsControl.TextArea: Cross Browser TextArea Manipulation

I wish it didn’t use Prototype.js, but this little textarea toolbar is exactly what I’ve been wanting: it spits out Markdown, Textile, or bbCode and has a live preview. Perfect for the little custom CMSes I’ve been making in Django for small sites like Trio Hair (which are almost always based around Markdown). Visit site »

Link // 09.10.2006 // 1:59 AM // 1 Commentmootools

mootools, born of moo.fx, no longer requires prototype. The page describes it as “a super lightweight web2.0 javascript framework” with modules that include “Effects (moo.fx) Ajax (moo.ajax), Dom Navigator (moo.dom), Drag and Drop, Sortable lists, Cookies Manager and more.” Total weight of all scripts, uncompressed? ~30Kb. Sounds nice. Definitely worth a look. Visit site »