From 930fceec83498c5dc9c79367505dc3dc77805734 Mon Sep 17 00:00:00 2001 From: jonsowman Date: Thu, 27 May 2010 21:04:57 +0100 Subject: [PATCH] input form done --- gui/css/{pred.js => pred.css} | 8 ++++ gui/{index.html => index.php} | 86 +++++++++++++++++++++++++++++++++++ 2 files changed, 94 insertions(+) rename gui/css/{pred.js => pred.css} (89%) rename gui/{index.html => index.php} (51%) diff --git a/gui/css/pred.js b/gui/css/pred.css similarity index 89% rename from gui/css/pred.js rename to gui/css/pred.css index 628c776..edd3506 100644 --- a/gui/css/pred.js +++ b/gui/css/pred.css @@ -55,6 +55,14 @@ body { border-bottom: none; } +#input_form { + right: 0; bottom: 0; + border-right: none; + border-bottom: none; + width: 400px; + height:350px; +} + td.right-td { text-align: right; } diff --git a/gui/index.html b/gui/index.php similarity index 51% rename from gui/index.html rename to gui/index.php index 415184e..d5f232c 100644 --- a/gui/index.html +++ b/gui/index.php @@ -1,3 +1,7 @@ + + GUI test @@ -116,5 +120,87 @@ hello world :) this is a happy box +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Launch Site: + +
Latitude:
Longitude:
Launch altitude (m):
Launch Time: + " maxlength="2" size="2"> : + " maxlength="2" size="2"> +
Launch Date: + + + +
Ascent Rate (m/s):
Descent Rate (sea level m/s):
Burst Altitude (m):
Float time at apogee (s):
Landing prediction software: + +
+
+
+ +