MooTools vs JQuery vs Prototype vs YUI vs Dojo Comparison Revised

Update (02-03-2009): Recently things are going a bit beyond the healthy conversations and various people are taking the whole “which-is-the-fastest-framework” idea way too seriously....

January 16, 2009 · Peter

Javascript Dynamic Paging (MooTools Pager)

Couple of days ago I had to create a content pager which can dynamically insert page numbers including previous and next buttons....

August 16, 2008 · Peter

Customizable Form Select / Dropdown Replacement with Mootools

After seeing couple of implementations of replacing the default form checkboxes and radio buttons I was on a search for cross-platform select dropdown which can be fully styled with CSS....

July 17, 2008 · Peter

Dojo vs JQuery vs MooTools vs Prototype Performance Comparison

Updated: (MooTools vs JQuery vs Prototype vs YUI vs Dojo Comparison Revised)[/javascript/mootools-vs-jquery-vs-prototype-vs-yui-vs-dojo-comparison-revised] As part of my Mootools lecture at Codecamp I showed a brief speed comparison between the most used Javascript Frameworks running in the major browsers....

February 24, 2008 · Peter

WAI / XHTML Valid Input Watermarks for Mootools

Just refactored the input watermarking script, of course it is still **XHTML** 1.0 transitional and **WCAG** priority 1,2 valid. JavaScript:...

November 14, 2007 · Peter