From be22dee1daae5570f8c741a027b0212d7e671634 Mon Sep 17 00:00:00 2001 From: Todd Parker Date: Mon, 19 Jan 2009 18:24:50 +0000 Subject: Removed some content from default description and added to overview section on docs wiki instead, --- demos/dialog/default.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'demos/dialog') diff --git a/demos/dialog/default.html b/demos/dialog/default.html index 3f6f58fee..08043d15b 100644 --- a/demos/dialog/default.html +++ b/demos/dialog/default.html @@ -52,9 +52,7 @@ It is created by simply calling .dialog on the dialog content element, like this

-A basic dialog window has a title bar and a content area. -If the content length exceeds the maximum height (maxHeight option), a scrollbar will automatically appear. -The dialog window can be moved, resized and closed with the 'x' icon by default. +A basic dialog window has a title bar and a content area. The dialog window can be moved, resized and closed with the 'x' icon by default.

-- cgit v1.2.3