Skip to content
This repository has been archived by the owner on Feb 19, 2018. It is now read-only.

itsmikita/Photobox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photobox

Photobox is a responsive and mobile optimized gallery slideshow plugin.

Demo: http://designed.bymikita.com/photobox/example/

How to use

Simply add $( '.photobox' ).photobox() where .photobox is an anchor(s) linked to full size image.

Changelog

0.1

  • Main slide methods added
  • Added touch events
  • Added shortcut commands

0.2

  • Removed junk methods, simplified the code
  • Organaized repository
  • Added photobox.min.js
  • Updated README.MD

0.3

  • Added How-to
  • Updated code standard

0.5

  • Fixed bug when loading any image but first
  • Removed fading controls (redesign this function later)
  • Prev/Next controls now disappear on first and last image
  • Added CSS3 support for all browsers (before: webkit only)
  • Removed minimized version photobox.min.js

0.6

  • Skip duplicate images

Future plans

  • Fix tilt/zoom on touch (now buggy)

About

Responsive (jQuery) image gallery plugin with support for touch events.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published