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 jQuery Basics (2014) Creating a Spoiler Revealer Perform: Part 1

Kartik Shetty
Kartik Shetty
4,914 Points

Workspace not functioning?

I am doing a course in JQuery, I am using the workspace to complete the challenges. The workspace is not previewing the changes i make to the code. It displays the webpage as if no change has been made. Given that the project files are not provided, i am finding difficulty going through the course

1 Answer

ALFRED MOHENU
ALFRED MOHENU
1,499 Points

Check the console (Ctrl + Shift + I) to see whether or not an error is being printed to the console. Follow up on that error and I think your problem will be solved