diff options
Diffstat (limited to 'BKUOnline/src/main/webapp/HTTP-ohne.html')
-rw-r--r-- | BKUOnline/src/main/webapp/HTTP-ohne.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/BKUOnline/src/main/webapp/HTTP-ohne.html b/BKUOnline/src/main/webapp/HTTP-ohne.html index f61081cc..1923113e 100644 --- a/BKUOnline/src/main/webapp/HTTP-ohne.html +++ b/BKUOnline/src/main/webapp/HTTP-ohne.html @@ -86,6 +86,12 @@ legend { <sl:BinaryFileParameters ContentIsXMLEntity="true" /> </sl:InfoboxReadRequest> --> +<p><label for="appletWidth">Applet Width</label> <input + name="appletWidth" value="190" id="appletWidth"> +<p><label for="appletHeight">Applet Height</label> <input + name="appletHeight" value="130" id="appletHeight"> +<p><label for="appletBackground">Applet Background</label> <input + name="appletBackground" value="" id="appletBackground"> </textarea></p> <!-- |