Skip to content

louisery/GalleryPopup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GalleryPopup

GalleryPopup is used when you have an image gallery, and want to overlay images on top of the page.

  • Author: Louise Ryste
  • License: ISC
  • Requires: jQuery

How to use the plugin

  • Download the files
  • In your HTML file add the scripts before your closing body tag, in this order:
    • jquery.min.js
    • jquery.gallery-popup.js
    • Your own script file, e.g. script.js
  • Activate the plugin by writing $('#imgGallery').galleryPopUp(); inside your script file.

About

Module Assignment 1, JavaScript Frameworks - jQuery plugin - Gallery Popup (my first plugin)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors