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 trialLaura Botel
9,614 PointsAJAX 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
1 Answer
Henrik Christensen
Python Web Development Techdegree Student 38,322 PointsIt'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 ;)
miikis
44,957 PointsActually, that might actually be the problem lol good catch Henrik
miikis
44,957 Pointsmiikis
44,957 PointsHi 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.