NOTE: Only works in Google Chrome!!
The Picture in Picture (PiP) project is a web application designed to enhance the viewing experience by allowing users to watch videos in a small, floating window while interacting with the main content of the website. This innovative feature is particularly useful for multitasking, enabling users to continue browsing or working on other tasks while enjoying their favorite videos in the background.
Implemented using plain JavaScript, captures the desired content on the smaller window while allowing you to browse or work with the rest of your screen in the background.
To get a local copy up and running, follow these simple steps:
- Clone the repository to your local machine.
- Navigate to the project directory.
- Open the
index.htmlfile in Google Chrome!