Find a JavaScript from any website that displays the current date on a webpage in the format of "month date, year (day)".

For example:

Today is February 18, 2014 (Tuesday)

Hint: you can search online to find a JavaScript of date information, and modify the script to meet with the required format.

In the answer, you should:

1.     Paste the script. The script should be complete with <script>....</script> tags.

2.     Provide the source of the script (where you find it, the url).

3.     Explain how the script can be used, that is, where the script should be inserted in an HTML file.

 

    • 12 years ago
    Solutions
    NOT RATED

    Purchase the answer to view it

    • displaydate.docx