"Precisions"

This commit is contained in:
Doug Le Tough 2017-12-02 01:08:22 +01:00
parent ee4727dde1
commit 61893412bd
6 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
<article class='left'>
<h3>Get HTML response from AJAX</h3>
<p>Click the refresh button to get the HTML response.</p>
<p>The response may randomly be an error response so you should try it more than once.</p>
<p>The response may randomly be a voluntary error so you should try it more than once.</p>
<input type='button' class='refresh' value=' ' onclick='javascript:get_html_from_ajax(document.getElementById("html_container"), "/get_html_from_ajax");'>
</article>
<article class='right' id='html_container'>
@ -28,7 +28,7 @@
<article class='left'>
<h3>Upload files with AJAX</h3>
<p>Select files to upload</p>
<p>The response may randomly be an error response so you should try it more than once.</p>
<p>The response may randomly be a voluntary error so you should try it more than once.</p>
<div class='file_upload'>
<!--
Input file is a tricky hack (see tetawebapp.css and tetawebapp.js)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 MiB