Roo/bootstrap/Notification.js
authorAlan Knowles <alan@roojs.com>
Tue, 8 Jun 2021 07:55:08 +0000 (15:55 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 8 Jun 2021 07:55:08 +0000 (15:55 +0800)
Roo/bootstrap/Notification.js [new file with mode: 0644]

diff --git a/Roo/bootstrap/Notification.js b/Roo/bootstrap/Notification.js
new file mode 100644 (file)
index 0000000..7967461
--- /dev/null
@@ -0,0 +1,11 @@
+/***
+ *
+ *
+ *  A notificaiton using the alert mechanism
+ *
+ *  Idea is a simple replacement to showing dialogs with data for stuff that is happening, but can disappear.
+ *  
+ *  eg. "Download should be starting"
+ *  "XXX copied to clipboard"
+ */
+