Jump to content

Ярocлaв

Neophyte
  • Posts

    1
  • Joined

  • Last visited

Information

  • Sex
    мужской
  • From
    Ukraine

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Ярocлaв's Achievements

Explorer

Explorer (1/14)

  • Reacting Well Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. <fieldset align="left" style="width:300px"> <legend>Langs?</legend> <input type="checkbox" name="lan" value="1"> lang1 <br> <input type="checkbox" name="lan" value="200"> lang2 <br> <input type="checkbox" name="lan" value="400"> lang3 <br> <input type="checkbox" name="lan" value="600"> lang4 <br> <input type="checkbox" name="lan" value="800"> lang5 <br> <input type="checkbox" name="lan" value="1000"> lang6 <br> <input type="text" name="output1" size=10> <input type="button" value="Sum" onClick="grand()"> <input type="reset" value="Reset"> </fieldset> И чтобы после нажатия, число выводилось в <input type="text" name="output1" size=10>? Буду благодарен!
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy