A light-weight, customizable lightbox plugin for jQuery 1.3.2+.
I'm working on a project that uses the velocity templating system, so the $ character is reserved, and cannot be used …
javascript jquery jquery-plugins colorboxI'm trying to open a jQuery Colorbox from a link outside the rest of the colorbox images. So, all of …
jquery colorboxI'm using a jQuery plugin called ColorBox and basically it creates a jquery modal however the modal has a fixed …
jquery height colorboxHow to make a color picker, like we see in different websites where users can scroll down different colors and …
html colors colorbox color-pickerI want to show the contents of a hidden div in a light box when the page loads. How can …
jquery lightbox colorboxI am trying to open a new colorbox window when one is closed. I'm using this code: $(".inline").colorbox({ inline: …
javascript jquery colorboxI've been pulling my hair out (and going way over allotted hours) to try and figure out why Colorbox isn't …
jquery internet-explorer css modal-dialog colorboxUsing colorbox: http://colorpowered.com/colorbox/ Im using this to open a window up using the iframe function in colorbox. …
jquery colorboxThe usual way to assign color box functionality on a link is like this: $("a.colorbox").colorbox({ transition: "elastic" }); Newly …
jquery anchor colorbox