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

CSS

Checkboxes not functioning as expected...

So I've copied the same snippet from the teacher's notes and just changed the text, however when I click on the other checkboxes after the first one for JS, the only one toggling on and off is the first one. Not sure why...

Steven Parker
Steven Parker
229,708 Points

Show your code to facilitate an analysis and answer. Even better, make a snapshot of your workspace and post the link to it here.

It would also be helpful to provide a link to the course page you were working with.

2 Answers

How do I make a snapshot and post it here? I only see a blue Post Answer button and a Preview button, I don't see anywhere to attach a snapshot

Steven Parker
Steven Parker
229,708 Points

When you make a workspace snapshot, it will give you a link (URL) which you can type in (or paste in) as part of your message.

Oh I've been working outside of the workspace provided. In Sublime Text Editor

Steven Parker
Steven Parker
229,708 Points

In that case, use the instructions for code formatting in the Markdown Cheatsheet pop-up below the "Add an Answer" area. :arrow_heading_down:   Or watch this video on code formatting.