# Vanilla JavaScript Fullscreen Lightbox Pro
## Description
A vanilla JavaScript plug-in without production dependencies for displaying images, videos, or, through custom sources, anything you want in a clean overlying box.
The project's website: https://fslightbox.com.
## Basic usage
```html
Open the first slide (an image)
Open the second slide (a YouTube video)
Open the third slide (an HTML video)
Open the fourth slide (a Vimeo video—a custom source)
```
## Documentation
Available at: https://fslightbox.com/javascript/documentation.
## Browser Compatibility
| Browser | Works? |
| --- | --- |
| Chrome | Yes |
| Firefox | Yes |
| Opera | Yes |
| Safari | Yes |
| Edge | Yes |
| IE 11 | Yes |