Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialJoel Swensen
4,503 Points.send() Causing Problems?
Hi again!
I'm going through the AJAX course and I'm coming across problems which seem to be cause by .send(). None of Dave's examples have run as of yet.
Here is my workspace:
Here are some screens:
If my workspace is working for you might it be a problem with a setting in my browser(Chrome, Firefox)? And if that's not the case maybe some setting in my computer?
Best!
Joel.
3 Answers
Seth Reece
32,867 PointsYou have a typo. In widget.js you path to the json file is date/employees.json. Should be data/employess.json
Joel Swensen
4,503 PointsSeth, thank you so much!
Ryan Coleman
10,736 PointsHey, what about mine? - https://teamtreehouse.com/workspaces/19616022
No typos there... Frustrating!