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 Simple Lightbox Perform: Part 2

Some kind of bug? Overlay works great in firefox, doesn't work at all in chrome

Wondering what might be causing this, it took me forever to realize i should try it in firefox and it worked

rydavim
rydavim
18,813 Points

Could you post your code? My (finalized) code works in Chrome, so we'll need to see what you're working with to try and figure out what might be going wrong in that browser.

You can use workspace snapshots to easily post all of your files at once.

Jennifer Nordell
seal-mask
.a{fill-rule:evenodd;}techdegree
Jennifer Nordell
Treehouse Teacher

Generally speaking, when it works in one browser and not in another it can be because the browser it doesn't work in is loading in cached data. This isn't always the case, but try clearing your browser cache in Chrome and then reloading the page. If it still doesn't work, we're going to need to see the snapshot as suggested by rydavim :sparkles: