substring - java script ( i need this in 6 hours please!!)

profilegerard2

 

 

SUBSTRINGS


  • In this assignment you will use JavaScript to extract substrings as described in chapter 16.

  • Create a webpage that prompts the user for his/her name before the page loads.  
  • Using the substring method and the length property, find their first name.
  • Using the indexOf method, find their last name.
  • Using the charAt method, find their initials.
  • Change their names to uppercase.
  • Display the information you found  in the body of your page, like  this Click for more options  .(example of what i want is attached!!)
  • Let me know if u have any question __    Due Tuesday, December 4th @ 9:30 AM
  • 8 years ago
  • 28
Answer(1)

Purchase the answer to view it

blurred-text
NOT RATED
  • attachment
    nametest.zip
  • attachment
    Javascript_Assignment.zip
other Questions(10)