0
votes
2answers
26 views
jQuery / Colorbox - create a separate link to open the colorbox?
I'm trying to open a jQuery Colorbox from a link outside the rest of the colorbox images. So, all of the examples look like this:
<a href="image1.png" rel="group1"><img src="thumb1.png" …
0
votes
1answer
23 views
Javascript problem when mixxing Cutesoft Edit and Colorbox
I have a slight javascript problem, and this is the reason to why i dislike javascript.
On my page i use Colorbox to popup a div with the possibility to add a new image. Then i use Cutesoft Editor as …
0
votes
1answer
65 views
jQuery ColorBox confirm override modal dialog?
How would I use ColorBox to create a 'confirm override' modal dialog that can interupt a form submission until 'yes' is clicked.
Simple Modal has a similar function, but I much prefer colorbox's …
0
votes
1answer
49 views
jQuery Conflict with mousewheel
I'm a designer doing a commemoration project for Red Cross Australia's 2004 Tsunami clean up efforts. The project is a timeline to commemorate all the work that has been done for the last few years.
…
0
votes
2answers
210 views
jQuery Colorbox: AJAX content works fine on localhost; not on remote server
I'm using the Colorbox lightbox plugin to display lightboxes with "Outside HTML (Ajax)" on my page. I'm using all defaults from "Example One" (from the website).
Trouble is, the lightbox works …
0
votes
1answer
235 views
jQuery.Colorbox after jQuery.scrollTo
Hi my friends.
I am working with two plugins in jQuery: jquery.scrollTo and jquery.Colorbox and I'm having an issue, quite simple I think.
What I want to do is to fire colorbox just after the …
1
vote
2answers
148 views
Bind to jQuery event only for particular elements
I am relatively new to jQuery but the below code seems logical but is not working as I would expect. I am utilizing the Colorbox jQuery plugin.
My intention is to only add a listener for the …
1
vote
3answers
65 views
JavaScript mechanism for holding onto a value from a user action
I've created a JavaScript object to hold onto a value set by a user checking a checbox in a ColorBox.
I am relatively new to jQuery and programming JavaScript "the right way" and wanted to be sure …
2
votes
3answers
179 views
Why is document.body == null in Firefox but not Safari
I have a problem with a page where I am trying to get colorbox (a kind of lightbox for jQuery) working. It doesn't work apparently due to the document.body being null in FireFox (3.5.3). This is not …
1
vote
4answers
609 views
How to use the lightbox plugin colorbox?
I want to show the contents of a hidden div in a light box when the page loads.
How can I do this with color box?
What I'm not understanding:
Do I need to use their CSS files? Which ones, where is …
0
votes
1answer
53 views
modal window problem
Hi,
I am using colorbox a jquery plugin to emulate modal window which is not able to overlay flash movies and youtube video.
I have experimented with the z-index but nothing seems working.
Please …
0
votes
3answers
767 views
How to construct a URL to open a page with jquery lightbox plugin colorbox?
I am using jquery lightbox plugin colorbox (http://colorpowered.com/colorbox/) and i want to be able to construct a URL like www.example.com/about-me.html which will send the user to my website and …
0
votes
1answer
399 views
Why does ColorBox does not appear in Internet Explorer?
I am using ColorBox to show details of events on a calendar.
The address to view it is http://www.idea-palette.com/greatoppseventcal/calendar6.php
In firefox, when the user clicks on a day with an …
0
votes
5answers
808 views
How can I dynamically resize the jQuery Colorbox plugin?
The AJAX content loaded in a Colorbox has some JavaScript included that resizes things within the content. Colorbox determines its sizing based on the sizes before all of the AJAX happens. How can I …
0
votes
1answer
60 views
Force loaded / displayed image to link to an html ( my post ) page in colorbox
Hello,
I'm using custom meta data to display images as a post in wordpress. When I click the image on my main page it opens in colorbox and this is perfect.
WHAT IS HAPPENING : now, with the image …
