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) jQuery and AJAX The Office Status Project Revisited

Laura Botel
Laura Botel
9,614 Points

AJAX Office Status Project - no list showing up in preview!

I believe my code is correct, but nothing at all is showing up in the preview! Can someone help please!!!

here is the screenshot of my workspace: http://imgur.com/Lf4JvJH

Hi Laura,

Can you post a Snapshot of your workspace instead? It's kinda too difficult to diagnose the problem without being able to play with the actual code.

1 Answer

Henrik Christensen
seal-mask
.a{fill-rule:evenodd;}techdegree
Henrik Christensen
Python Web Development Techdegree Student 38,322 Points

It's proberly not the problem but I can see when += employee.name "</li>' - you open with a " and close with a '

But it would be a lot easier to find the problem if we can have all you code - snapshot - or copy/paste it ;)

Actually, that might actually be the problem lol good catch Henrik