From 1d5fff9f58b486a519b74b12a907dd1acd32ba3c Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Mon, 13 May 2019 10:53:10 +0200 Subject: upgrade jgrowl --- library/jgrowl/examples/appendTo.html | 103 ++++++++++++++++++++ library/jgrowl/examples/bootstrap.html | 91 ++++++++++++++++++ library/jgrowl/examples/jgrowl.html | 171 +++++++++++++++++++++++++++++++++ 3 files changed, 365 insertions(+) create mode 100644 library/jgrowl/examples/appendTo.html create mode 100644 library/jgrowl/examples/bootstrap.html create mode 100755 library/jgrowl/examples/jgrowl.html (limited to 'library/jgrowl/examples') diff --git a/library/jgrowl/examples/appendTo.html b/library/jgrowl/examples/appendTo.html new file mode 100644 index 000000000..3eb0f4d27 --- /dev/null +++ b/library/jgrowl/examples/appendTo.html @@ -0,0 +1,103 @@ + + + + jGrowl Examples + + + + + + + +
I'm the dummy navigation
+ +

Append To Another DOM-Object

+ + diff --git a/library/jgrowl/examples/bootstrap.html b/library/jgrowl/examples/bootstrap.html new file mode 100644 index 000000000..6e069a3b9 --- /dev/null +++ b/library/jgrowl/examples/bootstrap.html @@ -0,0 +1,91 @@ + + + + + + + + + + jGrowl and Bootstrap + + + + + + + + + + + +
+ + + +
+ +
+

jGrowl and Bootstrap

+

This is a Bootstrap starter template with jGrowl integrated. As you can see it's extremely easy to make jGrowl look and feel like part of Bootstrap.

+
+
+
+ + + + + + + + + + diff --git a/library/jgrowl/examples/jgrowl.html b/library/jgrowl/examples/jgrowl.html new file mode 100755 index 000000000..e10fdd6cb --- /dev/null +++ b/library/jgrowl/examples/jgrowl.html @@ -0,0 +1,171 @@ + + + + jGrowl Examples + + + + + + + +

jGrowl Tests

+ +

Create a new message.

+ +

Shutdown bottom-left container.

+ +
An extra wide node, watch as the jGrowl containers stay put in the corners of the screen..
+ +

Log:

+ +
+ + -- cgit v1.2.3