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 trial

JavaScript AJAX Basics (retiring) Programming AJAX Processing JSON Data

Vladimir Plokhotniuk
Vladimir Plokhotniuk
5,464 Points

employee list doesn't show up

Why employee list doesn't show up, i compared with another answers, but it dont help me

Dean Paterson
Dean Paterson
12,996 Points

Can you show use your code??

1 Answer

Steven Parker
Steven Parker
229,657 Points

I'm assuming you're asking about this snapshot that you posted as an "answer" to someone else's question.

You have a typo on line 6 of "widget.js" where the code has "lenght" instead of "length".

Vladimir Plokhotniuk
Vladimir Plokhotniuk
5,464 Points

omg, thank you so much. I apologize, I incorrectly asked the question before your explanation