JNotifyOSD
jQuery notifications. Ubuntu style.
Random
Custom
Text:
Icon:
None
Star
Message
Exit
Timeout (s):
0
10
(Current:
5
sec)
Sticky:
Dismissable:
Click Through:
You can click me *through* a notification!
Get it on:
GitHub
|
jQuery Plugins
Last notification:
$.notify_osd.create({
'text'
:
'
',
'icon'
:
'
',
'timeout'
:
5
,
'sticky'
:
false
,
'dismissable'
:
false
,
'click_through'
:
true
,
});