Top "Colorbox" questions

A light-weight, customizable lightbox plugin for jQuery 1.3.2+.

Require statement in application.css.scss

I want to use a lightbox gem such as fancybox or color box. Both gems ask to add this line …

ruby-on-rails sass fancybox colorbox
How do I use colorbox to show hidden divs on my page without hardcoding?

I'm using Colorbox to show the html content of hidden divs on my page. I can get this to work …

javascript jquery wordpress colorbox
Colorbox make the light box fixed when scrolling

I working with jquery colorbox. When the page content is big and colorbox is opened. Then the color box scrolled …

jquery jquery-plugins colorbox
jQuery and Colorbox: How to automatically set the height and width of an iframe colorbox

I downloaded last version of colorbox jquery plugin. now i set true colorbox for iframe and inline. my problem colorbox(…

jquery colorbox
$.colorbox.close(); colorbox close issue

I have tried to close the colorbox window while clicking the button. the window should be a ajax paged window. …

jquery colorbox
Colorbox - removing the close button from a specific window

I'm using the colorbox plugin to display messages on my web page. One of them is a "wait for response" …

jquery colorbox
Colorbox reload parent page on close

My issue is that I need a colorbox to reload the parent page on close. This is what I have: $(".…

jquery colorbox
colorbox bug - close colorbox from a link or button

I open the popup by calling $.colorbox({ href: "notification.aspx" }); In notification.aspx I have <script type="text/javascript" …

jquery colorbox
jQuery colorbox : How can I change the position of the colorbox

By default the colorbox appears centered both vertically and horizontally on the screen. Is there a way to change that, …

jquery position positioning colorbox
How to load AJAX content into current Colorbox window?

I'm searching for the answer for three days in a row already. The matter is that I have a page, …

jquery ajax colorbox