Jump to content

[Homework]Please Help!


Jezreel

Recommended Posts

You haven't presented any code and your question is not specific enough. Which part of this task are you having trouble with?

 

If this is homework, I would assume some material was taught to you in class already, do you have any notes to look through? If not, the W3Schools tutorials contain all the information you need to complete this task.

 

Here is the AJAX tutorial:

http://www.w3schools.com/js/js_ajax_intro.asp

 

Here is an explanation of Javascript events and about changing content on the page

http://www.w3schools.com/js/js_htmldom_events.asp

http://www.w3schools.com/js/js_htmldom_methods.asp

Link to comment
Share on other sites

You haven't presented any code and your question is not specific enough. Which part of this task are you having trouble with?

 

If this is homework, I would assume some material was taught to you in class already, do you have any notes to look through? If not, the W3Schools tutorials contain all the information you need to complete this task.

 

Here is the AJAX tutorial:

http://www.w3schools.com/js/js_ajax_intro.asp

 

Here is an explanation of Javascript events and about changing content on the page

http://www.w3schools.com/js/js_htmldom_events.asp

http://www.w3schools.com/js/js_htmldom_methods.asp

Thank you sir. :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...