jQuery.noConflict() due to poor implementation on my part.$lbp jQuery variable.wp_enqueue_script function cal to include colorbox version.rel=lightbox[] is added manually.
jQuery.noConflict() to the initiator to hopefully eliminate issues with other jQuery libraries loading and causing conflicts.
$ variable to $lbp to give a unique constructor.echo do_shortcode('[gallery link="file" size="thumbnail"]'); method in templates.
rel="lightbox" or class="cboxModal" as selected in options.$.fn.colorbox.resize() method to allow ColorBox to resize it's height if it's contents change.scrollbars option to allow users to turn off scrollbars when using the resize() method.resize option to be less ambiguous. It's now scalePhotos.cbox_close event to be less ambiguous. It's now cbox_cleanup. It is the first thing to happen in the close method while the 'cbox_closed' event is the last to happen.class="imagebox" added to image links



