Taskbar Sample

Reference
This sample demonstrates how to create and modify a Taskbar.
 
Instantiate the Taskbar into an empty, global object, and add it to the DOM, using the taskbarNew method.
Task ID:
Handle the itemClick event to get information about tasks when they are clicked
Use the createFolder method to add a folder to the Taskbar
 
Use the createTask method to add a task to a specific folder in the Taskbar



© 2005 Jonathan Wise. Some rights reserved.