Skip to content

pylypchukroman/Practice-JS--SimpleLightbox-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS Practice

SimpleLightbox library

  • Task 1. Create a gallery with the ability to click on its items and view full size images in a modal window. Library: basicLightbox v2.10.3

  • Task 2. Create the same gallery as in the first task, but using the SimpleLightbox library, which will handle image clicks, modal opening and closing and image scrolling with the keyboard. Library: SimpleLightbox base