Question
$30.00 Help! need 5 Javascript Tasks in an Hour
- From Computer-Science: General-CS
- Closed, but you can still post tutorials
- Due on Apr. 22, 2011
- Asked on Apr. 22, 2011 at 12:06:23AM
Q:
- You have been assigned by XYZ Systems to add a form that serves as a checklist to the company's CRM for quality assurance. To fulfill this objective, create a form that contains a drop-down list box (HTML select) for the call type, three check-box controls, a text area for notes, and a button to submit the form data.
- Create a script that identifies a client's Web browser version and displays the browser's version on the page.
- Identify the programming error in the following block of code. var userAge = prompt("Please enter your age"); if (userAge == "") { alert("The age was not entered in the dialog box."); } else if (userAge < 0 | userAge > 200) alert("I think the value entered is incorrect."); else { alert("That's a good age."); }
- Using the Date object, calculate the date 9 months from now and write this into a Web page.
- Write a script that prompts a user for his or her ZIP code, and create a cookie named "Location" to store the user's ZIP code. Display the contents of the cookie on the screen.
5 TASK
- This tutorial was purchased 2 times and rated A+ by students like you.
- Posted on Apr. 22, 2011 at 12:56:43AM
Posted by :
