From 1c5685d68f1b73270fb814fe04cbb490eb90ba5f Mon Sep 17 00:00:00 2001 From: mensonge Date: Fri, 14 Nov 2008 15:39:19 +0000 Subject: Minor fix: Remove DOJO library (60Mo) replaced by link to Google CDN (online DOJO library) git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@159 b3834d28-1941-0410-a4f8-b48e95affb8f --- .../dijit/tests/layout/test_BorderContainer.html | 163 --------------------- 1 file changed, 163 deletions(-) delete mode 100644 includes/js/dijit/tests/layout/test_BorderContainer.html (limited to 'includes/js/dijit/tests/layout/test_BorderContainer.html') diff --git a/includes/js/dijit/tests/layout/test_BorderContainer.html b/includes/js/dijit/tests/layout/test_BorderContainer.html deleted file mode 100644 index 29fae01..0000000 --- a/includes/js/dijit/tests/layout/test_BorderContainer.html +++ /dev/null @@ -1,163 +0,0 @@ - - - - dijit.layout.BorderContainer Test - - - - - - - - - - -

dijit.layout.BorderContainer tests

-

Headline layout (default), left is constrained - min:50, max:150

- -
-
- top bar -
-
- left -
-
- main panel with a link.
- (to check we're copying children around properly).
- - Here's some text that comes AFTER the combo box. -
-
- right -
-
- bottom bar -
-
- - -
- -

Sidebar layout, BiDi sensitive, liveSplitters: false

- -
-
- leading -
-
- top bar -
-
- main panel with a link.
- (to check we're copying children around properly).
- - Here's some text that comes AFTER the combo box. -
-
- bottom bar -
-
- trailing -
-
- -
-

Vertical panels only with splitters

- -
-
- top bar -
- -
- main panel with a link.
- (to check we're copying children around properly).
- - Here's some text that comes AFTER the combo box. -
-
- bottom bar -
-
- -
-

More fun with layouts

- -
-
-
-
top a
-
top b
-
-
-
-
-
bottom c
-
bottom d
-
-
-
-
-
leading e
-
leading f
-
-
-
trailing g
-
- -
- - - -- cgit v1.2.3-54-g00ecf