JNotifyOSD

jQuery notifications. Ubuntu style.


Random
Custom
Text:
Icon:
Timeout (s): 0 10 (Current: 5 sec)
Sticky:
Dismissable:
Click Through:
Last notification:
$.notify_osd.create({
'text' : '',
'icon' : '',
'timeout' : 5,
'sticky' : false,
'dismissable' : false,
'click_through' : true,
});