質問編集履歴

1

計算後に表示されない箇所について

2016/02/07 18:40

投稿

syouta-gdgd
syouta-gdgd

スコア8

test CHANGED
File without changes
test CHANGED
@@ -329,3 +329,57 @@
329
329
  </tbody>
330
330
 
331
331
  </table>
332
+
333
+ 追記になりますが
334
+
335
+ 計算後に
336
+
337
+
338
+
339
+ <tr>
340
+
341
+ <td colspan="2">
342
+
343
+ <input type="text" name="kai" maxlength="5" size="8">
344
+
345
+ <strong class="**str1**">回払い</strong>で、月々の支払いは下のようになります。
346
+
347
+ </td>
348
+
349
+ </tr>
350
+
351
+ <tr>
352
+
353
+ <th width="141" class="bgcolor1">第1回目</th>
354
+
355
+ <td width="472"><input type="text" name="kinto1" maxlength="7" size="8"><strong class="**str2**">円</storng>
356
+
357
+ </td>
358
+
359
+ </tr>
360
+
361
+ <tr>
362
+
363
+ <th class="bgcolor1">第2回目以降</th>
364
+
365
+ <td><input type="text" name="kinto2n" maxlength="7" size="8"><strong class=**"str2"**>円</storng></td>
366
+
367
+ </tr>
368
+
369
+ <tr>
370
+
371
+ <td colspan="2">手数料は
372
+
373
+ <input type="text" name="risoku" maxlength="7" size="8"><strong class=**"str2"**>円</storng>です。</td>
374
+
375
+
376
+
377
+ </tr>
378
+
379
+ <tr>
380
+
381
+ <th colspan="2"><strong class="str2">支払総額</strong>(支払額合計)は
382
+
383
+ <input type="text" name="gokei" maxlength="9" size="10"><strong class=**"str2"**>円</storng>となります。</th>
384
+
385
+ の箇所に計算結果が出ない状態になります