From 8c7f9f31dab0c1f5ce31736bce114e89f3d3231a Mon Sep 17 00:00:00 2001 From: Scott Jehl Date: Thu, 11 Dec 2008 00:03:51 +0000 Subject: - added overlay.html static demo to demonstrate the positionTo iframefix + shadow markup. It's actually not static, but a js demo with our markup recommendations, since we found it easier to communicate our recommendation that way. - edited ui-widget-overlay and ui-widget-shadow in theme.css - added ui-helper-zfix to core.css for iframe fix needs Comment tokens and TR levers for the overlay classes will be added tomorrow. --- tests/static/overlay.html | 70 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 tests/static/overlay.html (limited to 'tests') diff --git a/tests/static/overlay.html b/tests/static/overlay.html new file mode 100644 index 000000000..c8014ec31 --- /dev/null +++ b/tests/static/overlay.html @@ -0,0 +1,70 @@ + + + + jQuery UI Dialog Static Markup Test Page + + + + + + + + + + + + +
+
+ This is my title + Close +
+
+

I'm in a dialog!

+
+
+ + + +
+
+
+
+
+
+
+
+
+
+ + + -- cgit v1.2.3