HalkaBox.js Versions Save

A simple and basic Javascript lightbox.

0.5

7 years ago
  • Preloading functionality added.
  • Now all images will not load at page load instead a given number of next and previous images will load after opening overlay.
  • You can control how many number of images to preload and can also disable preloading. See option section on github for usage.
  • "Image not found." text added on image error.
  • Icons will hide if mouse is not on the overlay and will be shown if mouse is on overlay.

0.4.1

7 years ago
  • touch issue related to mobile view orientation fixed.

0.4

7 years ago

changelog:

  • code DRYed
  • option to hide buttons on touch devices
  • option to select slide or fade animation on next/prev actions
  • option to select light or dark theme
  • support to set options globally
  • support to set custom options for each gallery

0.3

7 years ago
  • Code refactored.
  • Logic modified for caching.

0.2

7 years ago
  • Transitions added via CSS Keyframes

0.1

7 years ago