Giter Site home page Giter Site logo

sirithink / facybox Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bitbonsai/facybox

0.0 2.0 0.0 60 KB

A jQuery-based, Facebook/Fancybox-style lightbox which can display images, divs, or entire remote pages. Based on fancybox.net and famspam.com/facebox

Home Page: http://bitbonsai.com/facybox

License: MIT License

facybox's Introduction

facybox

Demo: facybox homepage or open index.html.
Need help? Join the Original Facebox Google Groups mailing list

Benefits added by mWolff

  • Caption below picture for Galleries
  • New loading image
  • If Content is smaller then Browser's Height, centralize vertically
  • Improved msie support

Benefits compared to original

  • Faster page load (does the heavy lifting when a facybox is opened and not at startup)
  • Smaller file size (smaller code + minified using YUI)
  • Locally testable (does not require you to host a server just to try locally)
  • Gallery mode available
  • Useable as modal dialog (additional mode that does not allow users to dismiss the box)
  • Clean separation between JS/CSS (no images/styles inside JS)
  • Separate centralize method to re-center the facybox externally
  • No need to edit CSS (paths are set to images/facybox instead of /facybox)
  • afterClose event is fired

Installation

Download and unpack (use download button above). Images go into /images/facybox or you can overwrite them in facybox_urls.css.

Options

#name        : default
noAutoload   : false #do not generate facybox box at start, saves time (use when infrequently used)
opacity      : 0.3
overlay      : true
modal        : false #do not allow the user to dismiss the dialog
imageTypes   : [ 'png', 'jpg', 'jpeg', 'gif' ]

TODO

  • add modal mode demo
  • show loading during whole Ajax/Images load

Author

Original: defunkt
Enhancements: Michael Grosser

Facybox port: Mauricio Wolff

facybox's People

Contributors

bitbonsai avatar cco3 avatar rmm5t avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.