Revisions : colorbox

A light-weight, customizable lightbox plugin for jQuery 1.3

http://github.com/jackmoore/colorbox

Les articles publiés sur le site

  • Added Japanese translation

    2 avril 2013, par hajimef
    + i18n/jquery.colorbox-ja.js Added Japanese translation
  • Dropped IE6 support.

    2 avril 2013, par jackmoore
    m README.md m colorbox.jquery.json m component.json m example1/colorbox.css - example1/images/ie6/borderBottomCenter.png - example1/images/ie6/borderBottomLeft.png - example1/images/ie6/borderBottomRight.png - example1/images/ie6/borderMiddleLeft.png - example1/images/ie6/borderMiddleRight.png (...)
  • Prevented an error if $.colorbox.remove is called during the transition.

    1er avril 2013, par jackmoore
    m README.md m colorbox.jquery.json m component.json m example1/index.html m jquery.colorbox-min.js m jquery.colorbox.js Prevented an error if $.colorbox.remove is called during the transition.
  • Renamed ColorBox to Colorbox. Nobody likes capitalizing the 'box', including me.

    28 mars 2013, par jackmoore
    m README.md m colorbox.jquery.json m example1/colorbox.css m example1/index.html m example2/colorbox.css m example2/index.html m example3/colorbox.css m example3/index.html m example4/colorbox.css m example4/index.html m example5/colorbox.css m example5/index.html m i18n/jquery.colorbox-ar.js m (...)
  • Minor change to work around a jQuery 1.4.2 bug for legacy users.

    20 mars 2013, par jackmoore
    m README.md m colorbox.jquery.json m component.json m example1/index.html m jquery.colorbox-min.js m jquery.colorbox.js Minor change to work around a jQuery 1.4.2 bug for legacy users.