trying to stop menu clutter appear inside the iframes

This commit is contained in:
Philip Sargent 2020-04-16 12:22:42 +01:00
parent bc28daeb52
commit d9b763ad30

View File

@ -8,7 +8,7 @@
<body>
<h1>Expo Systems - Data Validation</h1>
<h2>SVX files referring to wallets and vice-versa</h2>
<!-- you can edit this by any normal methois, either Edit This Page or using version contron pull/edit/commit/push
<!-- you can edit this by any normal methods, either Edit This Page or using version control pull/edit/commit/push
because the actual updated data is pulled in through the iframe -->
<p>
"json" is the survex filename stated in the <code>2018#03/content.json</code> file in surveyscans/2018/ .
@ -27,7 +27,7 @@ But doing it outside troggle means that we get feedback on errors before going t
<iframe name="okiframe" width="90%" height="20%"
src="svx-refs.ok.html" frameborder="1" ></iframe>
<hr />
Go to the <a href="xmlvalid.html">drawings/survex</a> data links validaiton page
Go to the <a href="xmlvalid.html">drawings/survex</a> data links validation page
<hr />
</body></html>