Weekend Links – MooTools Form Validation, mooPHP, jQuery Sliding Puzzle, MooTools Tab Accordion, TinyMCE 3 Alpha 1

Since we’ve already figured out how to create TinyURL URLs remotely using PHP, we may as well create a small AJAX-enabled tiny URL creator. Using MooTools to do so is almost too easy. The XHTML (Form) <p><strong>URL:</strong> <input type=”text” id=”url” size=”40″ /> <input type=”button” id=”geturl” value=”Get URL” /></p> <p id=”newurl”></p> We need an input box … Continue reading Weekend Links – MooTools Form Validation, mooPHP, jQuery Sliding Puzzle, MooTools Tab Accordion, TinyMCE 3 Alpha 1