Issue on Using jQuey load function
can you please take a look at this ajax load() function
Demo and let me know why I am not able to load data from the URL into the divs
Here is the code I am using:
- <div id="result"></div>
- <div id="page"></div>
but I am getting this error:
Failed to load resource: the server responded with a status of 404 (NOT FOUND)