mirror of
https://github.com/pvvx/RTL00_WEB.git
synced 2026-04-05 21:15:11 +00:00
first commit
This commit is contained in:
commit
fa343db334
154 changed files with 18186 additions and 0 deletions
9
WEBFiles/tst.htm
Normal file
9
WEBFiles/tst.htm
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
~inc:grfx1.inc~
|
||||
<td width="50%">Test: <span id="xdata" style="font-weight:bold">?</span></td>
|
||||
<script type="text/javascript">
|
||||
var xmlfile = 'tst.xml';
|
||||
var xmin = -380;
|
||||
var xmax = -360;
|
||||
var millisPerPixel = 200;
|
||||
var millisPerLine = 5000;
|
||||
</script>~inc:grfx2.inc~
|
||||
Loading…
Add table
Add a link
Reference in a new issue