Revisions : colorbox

A light-weight, customizable lightbox plugin for jQuery 1.3

http://github.com/jackmoore/colorbox

Les articles publiés sur le site

  • Fixed typo

    11 mai 2011, par Jack Moore
    m example1/index.html m example2/index.html m example3/index.html m example4/index.html m example5/index.html Fixed typo
  • 1.3.17

    11 mai 2011, par Jack Moore
    m README.md m colorbox/jquery.colorbox-min.js m colorbox/jquery.colorbox.js 1.3.17 * Added properties "top", "bottom", "left" and "right" to specify a position relative to the viewport, rather than using the default centering. * Added property "data" to specify GET or POST data when using Ajax. (...)
  • fixed a typo

    20 avril 2011, par Jack Moore
    m example1/index.html m example2/index.html m example3/index.html m example4/index.html m example5/index.html fixed a typo
  • Added comments about IE9 support.

    29 mars 2011, par Jack Moore
    m colorbox/jquery.colorbox.js m example1/colorbox.css m example4/colorbox.css Added comments about IE9 support.
  • Fixed a regression where the iframe border was visible in IE.

    25 mars 2011, par Jack Moore
    m colorbox/jquery.colorbox-min.js m colorbox/jquery.colorbox.js Fixed a regression where the iframe border was visible in IE.