Dragging window widgets around on a screen

Let us face it, visitors go ga-ga over dragging and transparency. So let us add some transparency to our window widget module and drag it around the screen for effect.

Dragging window widgets around on a screen

Getting ready

Get ready to create some intelligent window widgets! Remember to include both MooTools Core and the MooTools More in the head of our document.

How to do it...

Use a collection of elements to place drag-and-drop code on a group of like items.

<div id="page"> <h1>My Homepage</h1> <h2>Where I can rearrange my window widgets!</h2> <small><em>Window widget locations can be saved only after an account is created.</em></small><br/> <div ...

Get MooTools 1.3 Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.