MultiBox icon indicating copy to clipboard operation
MultiBox copied to clipboard

Added a lot of minor improvements

Open moo24 opened this issue 11 years ago • 0 comments

  • Added support for keyboard
  • Added fix in case a image was not loaded correctly (e.g. 404) to automatically load the next image
  • Split assignment of content to another function in order to reuse an existing instance with different images later. Helpful on single page web applications
  • Other minor code changes

Please check if may changes break any compatibility as my changes are based on 1.4.0 version. I tried to merge them into 1.4.1 without breaking anything.

moo24 avatar Jan 07 '15 14:01 moo24