Forum Moderators: open
ok so have just about got to grips with html and xml etc but now Im supposed to write javascript and quite frankly it is going over my head so please can someone help me!
My task is to insert javascript before an html form, so that all the users answers they have inputted appear nicely in a text box at the bottom.
My form layout is as follows
First Name [textbox}
Last Name [textbox]
Male [radio button]
Female [radio button]
Select Level of Education [drop down menu]
Select Employment Status [drop down menu]
Areas of Interest:
[checkbox] English
[checkbox] Computer Science
ETC
Tell us about yourself:
[text box] where all the info is supposed to appear
Reset [button] Submit [button]
I hope all that makes sense if not just ask for any additional info you might need to help me. There must be an easier way to understand javascript!
Thankyou
nalini878
This sounds like homework. Forum regulars often don't like doing homework, because they're dull and boring, and don't want to get in the way of the learning process.
Could you ease these fears by having a go by yourself, and posting your attempt (however embarrassing you might feel that is)
- You could also post the HTML for the form too (it doesn't seem too large).