From 2778d97ea2e45d083f873189f2a0ee36dadb1f23 Mon Sep 17 00:00:00 2001 From: paul Date: Mon, 17 Dec 2012 03:08:39 +0000 Subject: [PATCH] Further development on SPO UI. --- webUI/B5500SPOUnit.css | 3 + webUI/B5500SPOUnit.html | 382 +++++++++++++++++++++++++++++----------- 2 files changed, 285 insertions(+), 100 deletions(-) diff --git a/webUI/B5500SPOUnit.css b/webUI/B5500SPOUnit.css index 48d1505..1150531 100644 --- a/webUI/B5500SPOUnit.css +++ b/webUI/B5500SPOUnit.css @@ -31,6 +31,9 @@ IFRAME#SPOUT { font-family: Lucida Sans Typewriter, Courier New, Courier, monospace; font-size: 10pt} +INPUT#SPIN { + display: none} + DIV#SPOControlsDiv { position: absolute; text-align: center; diff --git a/webUI/B5500SPOUnit.html b/webUI/B5500SPOUnit.html index b283341..5399260 100644 --- a/webUI/B5500SPOUnit.html +++ b/webUI/B5500SPOUnit.html @@ -8,96 +8,290 @@ @@ -133,6 +313,8 @@ window.onload = function() {
+
+