From 337afdfe8fa28ad2bdd072bd5affb356e92aee4d Mon Sep 17 00:00:00 2001 From: David Winslow Date: Fri, 30 Mar 2012 22:15:42 -0400 Subject: [PATCH] Move descriptive text for WPS demo to the right --- examples/wps.html | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/examples/wps.html b/examples/wps.html index bbeeb0f74a..10de97be5c 100644 --- a/examples/wps.html +++ b/examples/wps.html @@ -16,7 +16,7 @@ } textarea { display: block; - width: 45em; + width: 100%; height: 3em; } label { @@ -40,15 +40,11 @@
Using WPS formats to interact with WPS
-
- -
+

This example shows WPS in action by using the WPSCapabilities, WPSDescribeProcess and WPSExecute formats. See wps.js for the source code.

-
-
  1. Select a process from the list below. The list is populated with the result of a WPS GetCapabilities request, parsed using @@ -66,10 +62,17 @@ OpenLayers.Format.WPSDescribeProcess result object as input.
- -

-
-
+
+ +
+
+ +
+ +

+
+
+