From 119937725f90d00886d2ddb1375f94c2d8e11ad3 Mon Sep 17 00:00:00 2001 From: Richard Worth Date: Wed, 17 Mar 2010 19:22:05 +0000 Subject: [PATCH] position demo - fixed html validation issue. Hopefully will fix #5358 - Position Demo is borked --- demos/position/default.html | 170 ++++++++++++++++++------------------ 1 file changed, 84 insertions(+), 86 deletions(-) diff --git a/demos/position/default.html b/demos/position/default.html index ddb3193c6..d26959b96 100644 --- a/demos/position/default.html +++ b/demos/position/default.html @@ -11,55 +11,51 @@ - - - + - + @@ -87,69 +83,71 @@

- This is the position parent element. -

+ This is the position parent element. +

-

- to position -

+

+ to position +

-

- to position 2 -

+

+ to position 2 +

position... -
- my: - - -
-
- at: - - -
-
- offset: - -
- collision: - - -
+ my: + + +
+
+ at: + + +
+
+ offset: + +
+
+ collision: + + +
+ +

Use the form controls to configure the positioning, or drag the positioned element to modify its offset. -- 2.39.5