Posts Tagged ‘MooTools’

MooTools 1.2 Beginner’s Guide – Review

MooTools 1.2 Beginner’s Guide, authored by Jacob Gube and Garrick Cheung is an outstanding book. It aims to provide a solid foundation for MooTools new comers, and assumes a limited knowledge of Javascript, HTML, and CSS. This book aims at not just at providing a laundry list of MooTool function definitions, but at providing a complete coverage of how MooTools geared towards a beginner. I highly recommend it.

Creating a dragable, dropable, resizbleable div in javascript using MooTools

Warning:This code and post is extensively commented and very descriptive. It’s geared towards newer JS programmers to help them grasp the concepts.
If you know what you’re doing just Download Drag / Drop / Resize Source
An implementation can be found at http://olarchitect.com and the source is available at
http://olarchitect.com/scripts/dragdrop.js

There are many ways to create moveable, resizable, [...]

Coding Updates, Use of Eval and Other Mistakes

I’ve finally almost completed the way layer lists work.  The backend is completely done, and the front end is nearly finished also.  Sorting columns works (implementing MooTools), as does saving and editing a created layer.  It took me a while to figure out how to get the sortables working with the dynamically created layers, but [...]

Subscribe to RSS Feed My tweets