[Plugin: jQuery Colorbox] Feature Request
-
I love this plugin. I use it on several sites and it makes out of the box galleries work great. Really, really great job.
I have a request for a way to “opt out” of colorbox for certain places. In my case, I am running NextGen and am stuck using their gallery for a number of reasons. So I need to deactivate colorbox just on the gallery pages. I can inject a class into the NextGen gallery links and put this code into the colorbox plugin and it works great.
$("a:has(img):not(.skipcolorbox)").each(function(index, obj) {
What do you think about rolling this feature in to jQuery Colorbox? Or any other ideas for avoiding colorbox on just certain pages?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘[Plugin: jQuery Colorbox] Feature Request’ is closed to new replies.