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 trialmfod
1,708 PointsWhat is it called when a web page pops out a window and grays out or darkens everything behind it?
This usually occurs when an ad pops up. I want to try to create a youtube video that does this and want to research any jquery functions that may apply.
3 Answers
Kim Still
7,355 PointsThey're also sometimes called modals. See here: http://getbootstrap.com/javascript/#live-demo
jason chan
31,009 PointsIt's called a lightbox.
Luke Pettway
16,593 PointsGenerally they are called modals, light-boxes, popups, or alerts.