Dock.js

Implements the dock/taskbar.  Enables window minimize.

Copyright

Copyright © 2007-2008 Greg Houston, http://greghoustondesign.com/.

License

MIT-style license.

Requires

Core.js, Window.js, Layout.js

Todo

  • Make it so the dock requires no initial html markup.
Summary
Dock.jsImplements the dock/taskbar.
Functions
minimizeAllMinimize all windows that are minimizable.

Functions

minimizeAll

minimizeAll: function()

Minimize all windows that are minimizable.

minimizeAll: function()
Minimize all windows that are minimizable.
Close