html - How do I I create a simple javascript page, allowing the user to enter text & display it? -


i took web programming courses while ago i'm relearning scratch.

i want build page using html/javascript has box user enter question or phrase , submit button.

when user presses submit button, question/phrase instantly shows in bubble below. each question/phrase must show in separate bubble , can enter multiple questions/phrases.

i'm looking suggestions of ways accomplish task using javascript.

i suggest using jquery, awesome javascript library makes things easier.

http://jquery.com/

they have great tutorials @ http://docs.jquery.com/tutorials

with ajax , forms @ http://docs.jquery.com/tutorials:safer_contact_forms_without_captchas#simple_contact_form:


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -