Open this page in the API Guide

Taskbar.setStatus Method

Show an element in the taskbar as the current status. This will disappear after some amount of time (5 seconds, by default).
 

Parameters

element

Type: HTMLElement
The element to show in the taskbar status.
timeout

Type: Number
(optional) The time, in milliseconds, before the status will disappear.
Optional: True