From 325d18e204a631f9de9cacd5fe7c43f70a2efb86 Mon Sep 17 00:00:00 2001 From: Krasimir Tsonev Date: Wed, 3 Jul 2013 09:20:50 +0300 Subject: [PATCH] Example of multiple popups on one page --- multiple.html | 88 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 multiple.html diff --git a/multiple.html b/multiple.html new file mode 100644 index 0000000..482384e --- /dev/null +++ b/multiple.html @@ -0,0 +1,88 @@ + + + + + + + Avgrund - A modal UI concept + + + + + + + + + + + + + + + + + + + + + +
+

Avgrund

+

+ A modal concept which aims to give a sense of depth between the page and modal layers. Click the button below to give it a try. +

+ + +

+ Uses CSS transforms to scale components and CSS filters to blur the page. Built for the fun of + it, not intended for any practical use. +

+

+ Avgrund is Swedish for abyss. +

+ + Created by @hakimel / http://hakim.se + + + +
+ +
+ + + + Fork me on GitHub + + + + + \ No newline at end of file