XBox 360 Warranty Replacement - The Departure XBox 360 Warranty Replacement - The Rejection

jQuery Lightbox Issues

Posted in: Software, javascript, jquery Add comments

It’s been a few days, and several people have downloaded the jQuery Lightbox.  I’ve already received some feed back, and have isolated a few issues.  The current bugs all seem to revolve around clicking the “Next” and “Previous” buttons.  Clicking these buttons often shuffles the activeImage array.  I currently see two possible solutions to this issue:

  • Determine which jQuery click() event is creating the shuffle, and fix it
  • Modify the script so that the image set is circular, in which getting to the end of the gallery brings you back to the beginning.

I think this is the only  bug that could stop adoption of this script, at the moment.  Hopefully i’ll get it wiped out this weekend.

One Response to “jQuery Lightbox Issues”

  1. to.rben Says:

    Please keep up the great work. Looking forward in replacing the original Lightbox2 with the jQuery clone rather sooner than later.

    Cheers,
    to.rben

Leave a Reply