Fossil SCM

minor cosmetic cleanups.

stephan 2011-10-05 12:03 UTC json-multitag-test
Commit 2dac80dd9f86b95a2dca6091f55c09c143201d8c
1 file changed +8 -6
+8 -6
--- ajax/index.html
+++ ajax/index.html
@@ -203,12 +203,16 @@
203203
204204
If you're actually using this page, then you know what you're doing and don't
205205
need help text, hoverhelp, and a snazzy interface.
206206
207207
<br><br>
208
-See also: <a href='wiki-editor.html'>prototype wiki editor</a>.
208
+
209
+
210
+JSON API docs: <a href='https://docs.google.com/document/d/1fXViveNhDbiXgCuE7QDXQOKeFzf2qNUkBEgiUvoqFN4/edit'>https://docs.google.com/document/d/1fXViveNhDbiXgCuE7QDXQOKeFzf2qNUkBEgiUvoqFN4/edit</a>
211
+
209212
</div><!-- #headerArea -->
213
+See also: <a href='wiki-editor.html'>prototype wiki editor</a>.
210214
211215
<h2>Request...</h2>
212216
213217
Path: <input type='text' size='40' id='textPath' value='/json/HAI'/>
214218
<input type='button' value='Send...' id='btnSend' onclick='TheApp.sendRequest()' /><br/>
@@ -261,28 +265,26 @@
261265
<tr>
262266
<th>POST data</th>
263267
<th>Request AJAJ options</th>
264268
</tr>
265269
<tr>
266
- <td width='50%'>
267
-
270
+ <td width='50%' valign='top'>
268271
<textarea id='taRequest' rows='10' cols='50'></textarea>
269272
</td>
270
- <td width='50%'>
273
+ <td width='50%' valign='top'>
271274
<textarea id='taRequestOpt' rows='10' cols='40' readonly></textarea>
272
-
273275
</td>
274276
</tr>
275277
<tr>
276278
<th colspan='2'>Response <span id='timer'></span></th>
277279
</tr>
278280
<tr>
279
- <td colspan='2' id='responseContainer'>
281
+ <td colspan='2' id='responseContainer' valign='top'>
280282
<textarea id='taResponse' rows='20' cols='80' readonly></textarea>
281283
</td>
282284
</tr>
283285
</table>
284286
<div></div>
285287
<div></div>
286288
<div></div>
287289
288290
</body></html>
289291
--- ajax/index.html
+++ ajax/index.html
@@ -203,12 +203,16 @@
203
204 If you're actually using this page, then you know what you're doing and don't
205 need help text, hoverhelp, and a snazzy interface.
206
207 <br><br>
208 See also: <a href='wiki-editor.html'>prototype wiki editor</a>.
 
 
 
209 </div><!-- #headerArea -->
 
210
211 <h2>Request...</h2>
212
213 Path: <input type='text' size='40' id='textPath' value='/json/HAI'/>
214 <input type='button' value='Send...' id='btnSend' onclick='TheApp.sendRequest()' /><br/>
@@ -261,28 +265,26 @@
261 <tr>
262 <th>POST data</th>
263 <th>Request AJAJ options</th>
264 </tr>
265 <tr>
266 <td width='50%'>
267
268 <textarea id='taRequest' rows='10' cols='50'></textarea>
269 </td>
270 <td width='50%'>
271 <textarea id='taRequestOpt' rows='10' cols='40' readonly></textarea>
272
273 </td>
274 </tr>
275 <tr>
276 <th colspan='2'>Response <span id='timer'></span></th>
277 </tr>
278 <tr>
279 <td colspan='2' id='responseContainer'>
280 <textarea id='taResponse' rows='20' cols='80' readonly></textarea>
281 </td>
282 </tr>
283 </table>
284 <div></div>
285 <div></div>
286 <div></div>
287
288 </body></html>
289
--- ajax/index.html
+++ ajax/index.html
@@ -203,12 +203,16 @@
203
204 If you're actually using this page, then you know what you're doing and don't
205 need help text, hoverhelp, and a snazzy interface.
206
207 <br><br>
208
209
210 JSON API docs: <a href='https://docs.google.com/document/d/1fXViveNhDbiXgCuE7QDXQOKeFzf2qNUkBEgiUvoqFN4/edit'>https://docs.google.com/document/d/1fXViveNhDbiXgCuE7QDXQOKeFzf2qNUkBEgiUvoqFN4/edit</a>
211
212 </div><!-- #headerArea -->
213 See also: <a href='wiki-editor.html'>prototype wiki editor</a>.
214
215 <h2>Request...</h2>
216
217 Path: <input type='text' size='40' id='textPath' value='/json/HAI'/>
218 <input type='button' value='Send...' id='btnSend' onclick='TheApp.sendRequest()' /><br/>
@@ -261,28 +265,26 @@
265 <tr>
266 <th>POST data</th>
267 <th>Request AJAJ options</th>
268 </tr>
269 <tr>
270 <td width='50%' valign='top'>
 
271 <textarea id='taRequest' rows='10' cols='50'></textarea>
272 </td>
273 <td width='50%' valign='top'>
274 <textarea id='taRequestOpt' rows='10' cols='40' readonly></textarea>
 
275 </td>
276 </tr>
277 <tr>
278 <th colspan='2'>Response <span id='timer'></span></th>
279 </tr>
280 <tr>
281 <td colspan='2' id='responseContainer' valign='top'>
282 <textarea id='taResponse' rows='20' cols='80' readonly></textarea>
283 </td>
284 </tr>
285 </table>
286 <div></div>
287 <div></div>
288 <div></div>
289
290 </body></html>
291

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button