From 165c6a823cd0473d5207fada539da42eb9d01274 Mon Sep 17 00:00:00 2001 From: Richard Worth Date: Tue, 30 Dec 2008 04:16:51 +0000 Subject: set svn:eol-style to native --- demos/dialog/default.html | 52 +++++++++++++++++++++++------------------------ 1 file changed, 26 insertions(+), 26 deletions(-) (limited to 'demos/dialog/default.html') diff --git a/demos/dialog/default.html b/demos/dialog/default.html index 35fc392f2..a51238401 100644 --- a/demos/dialog/default.html +++ b/demos/dialog/default.html @@ -1,26 +1,26 @@ - - - - jQuery UI Dialog - Default Demo - - - - - - - - - - - -
-

This is the default dialog which is useful for displaying information. It is created by simply calling .dialog on the ID of the content like this:

$("#dialog").dialog();

-

If the content exceeds the size of the window, a scrollbar will automatically appear. The dialog window can be moved, resized and closed with the 'x' icon by default.

-
- - - + + + + jQuery UI Dialog - Default Demo + + + + + + + + + + + +
+

This is the default dialog which is useful for displaying information. It is created by simply calling .dialog on the ID of the content like this:

$("#dialog").dialog();

+

If the content exceeds the size of the window, a scrollbar will automatically appear. The dialog window can be moved, resized and closed with the 'x' icon by default.

+
+ + + -- cgit v1.2.3