/panel-gallery

Primary LanguageJavaScript

Panel Gallery

This 3 panel gallery was created with (Max Twedt)[] for the University of Nebraska Lincoln BIBA website. Each panel slides open to reveal additional information within. A JSON object is to store image links and information, and each gallery is created dynamically when the page loads.

Directory Structure


├── css/
├── img/
├── js/
├── index.html
└── demo.html
└── README.md