Question: Using JSON and jQuery, load the data from http://date.jsontest.com/ . Return only the year from the date's value using slice() method. The end result should
Using JSON and jQuery, load the data from http://date.jsontest.com/ . Return only the year from the date's value using slice() method.
The end result should output, Current Year:
2017
Current Year:
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
