Hi,
Please help! I'm new to fancybox and I think it's great, but I'm missing something. I've read all the FAQs, followed all the instructions in stackoverflow and I still can't get this to work properly. I'm trying to have multiple galleries on the same page, but when you get to the end of one gallery it moves to the next. I'm using Fancybox 2.1.5 with all the defaults.
Here's my code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="
http://www.w3.org/1999/xhtml">
<head>
<title> Cultural Events Board | CEB | CU-Boulder | Gallery Page</title>
<link href="ceb.css" rel="stylesheet" type="text/css" />
<!-- Add jQuery library -->
<script type="text/javascript" src="fancyapps-fancyBox-18d1712/lib/jquery-1.10.1.min.js"></script>
<!-- Add mousewheel plugin (this is optional) -->
<script type="text/javascript" src="fancyapps-fancyBox-18d1712/lib/jquery.mousewheel-3.0.6.pack.js"></script>
<!-- Add fancyBox main JS and CSS files -->
<script type="text/javascript" src="fancyapps-fancyBox-18d1712/source/jquery.fancybox.js?v=2.1.5"></script>
<link rel="stylesheet" type="text/css" href="fancyapps-fancyBox-18d1712/source/jquery.fancybox.css?v=2.1.5" media="screen" />
<!-- Add Button helper (this is optional) -->
<link rel="stylesheet" type="text/css" href="fancyapps-fancyBox-18d1712/source/helpers/jquery.fancybox-buttons.css?v=1.0.5" />
<script type="text/javascript" src="fancyapps-fancyBox-18d1712/source/helpers/jquery.fancybox-buttons.js?v=1.0.5"></script>
<!-- Add Thumbnail helper (this is optional) -->
<link rel="stylesheet" type="text/css" href="fancyapps-fancyBox-18d1712/source/helpers/jquery.fancybox-thumbs.css?v=1.0.7" />
<script type="text/javascript" src="fancyapps-fancyBox-18d1712/source/helpers/jquery.fancybox-thumbs.js?v=1.0.7"></script>
<!-- Add Media helper (this is optional) -->
<script type="text/javascript" src="fancyapps-fancyBox-18d1712/source/helpers/jquery.fancybox-media.js?v=1.0.6"></script>
<script type="text/javascript">
$(document).ready(function() {
/*
* Simple image gallery. Uses default settings
*/
$('a.grouped_elements').fancybox();
});
</script>
<style type="text/css">
.fancybox-custom .fancybox-skin {
box-shadow: 0 0 50px #222;
}
</style>
</head>
<body>
<h1>Cultural Events Board Gallery</h1>
<h3>CU Cultural Events Board Presents Sherman Alexie</h3>
<a class="grouped_elements" href="images/Sherman Alexie/20110914-IMG_3155.jpg" data-fancybox-group="gallery" title="CU Cultural Events Board Presents Sherman Alexie" rel="gallery01"><img src="images/Sherman Alexie/thumbs/t20110914-IMG_3155.jpg" alt="" /></a>
<a class="grouped_elements" href="images/Sherman Alexie/20110914-IMG_3170.jpg" data-fancybox-group="gallery" title="CU Cultural Events Board Presents Sherman Alexie" rel="gallery01" ><img src="images/Sherman Alexie/thumbs/t20110914-IMG_3170.jpg" alt="" /></a>
<a class="grouped_elements" href="images/Sherman Alexie/20110914-IMG_3185.jpg" data-fancybox-group="gallery" title="CU Cultural Events Board Presents Sherman Alexie" rel="gallery01"><img src="images/Sherman Alexie/thumbs/t20110914-IMG_3185.jpg" alt="" /></a>
<a class="grouped_elements" href="images/Sherman Alexie/20110914-IMG_3204.jpg" data-fancybox-group="gallery" title="CU Cultural Events Board Presents Sherman Alexie" rel="gallery01"><img src="images/Sherman Alexie/thumbs/t20110914-IMG_3204.jpg" alt="" /></a>
<a class="grouped_elements" href="images/Sherman Alexie/20110914-IMG_3219.jpg" data-fancybox-group="gallery" title="CU Cultural Events Board Presents Sherman Alexie" rel="gallery01"><img src="images/Sherman Alexie/thumbs/t20110914-IMG_3219.jpg" alt="" /></a>
<a class="grouped_elements" href="images/Sherman Alexie/20110914-IMG_3235.jpg" data-fancybox-group="gallery" title="CU Cultural Events Board Presents Sherman Alexie" rel="gallery01"><img src="images/Sherman Alexie/thumbs/t20110914-IMG_3235.jpg" alt="" /></a>
<a class="grouped_elements" href="images/Sherman Alexie/20110914-IMG_3261.jpg" data-fancybox-group="gallery" title="CU Cultural Events Board Presents Sherman Alexie" rel="gallery01"><img src="images/Sherman Alexie/thumbs/t20110914-IMG_3261.jpg" alt="" /></a>
<a class="grouped_elements" href="images/Sherman Alexie/20110914-IMG_3271.jpg" data-fancybox-group="gallery" title="CU Cultural Events Board Presents Sherman Alexie" rel="gallery01"><img src="images/Sherman Alexie/thumbs/t20110914-IMG_3271.jpg" alt="" /></a>
<a class="grouped_elements" href="images/Sherman Alexie/20110914-IMG_3274.jpg" data-fancybox-group="gallery" title="CU Cultural Events Board Presents Sherman Alexie" rel="gallery01"><img src="images/Sherman Alexie/thumbs/t20110914-IMG_3274.jpg" alt="" /></a>
<a class="grouped_elements" href="images/Sherman Alexie/20110914-IMG_3312.jpg" data-fancybox-group="gallery" title="CU Cultural Events Board Presents Sherman Alexie" rel="gallery01"><img src="images/Sherman Alexie/thumbs/t20110914-IMG_3312.jpg" alt="" /></a>
<a class="grouped_elements" href="images/Sherman Alexie/20110914-IMG_3354.jpg" data-fancybox-group="gallery" title="CU Cultural Events Board Presents Sherman Alexie" rel="gallery01"><img src="images/Sherman Alexie/thumbs/t20110914-IMG_3354.jpg" alt="" /></a>
<a class="grouped_elements" href="images/Sherman Alexie/20110914-IMG_3478.jpg" data-fancybox-group="gallery" title="CU Cultural Events Board Presents Sherman Alexie" rel="gallery01"><img src="images/Sherman Alexie/thumbs/t20110914-IMG_3478.jpg" alt="" /></a>
<a class="grouped_elements" href="images/Sherman Alexie/20110914-IMG_3376.jpg" data-fancybox-group="gallery" title="CU Cultural Events Board Presents Sherman Alexie" rel="gallery01"><img src="images/Sherman Alexie/thumbs/t20110914-IMG_3376.jpg" alt="" /></a>
<a class="grouped_elements" href="images/Sherman Alexie/20110914-IMG_3405.jpg" data-fancybox-group="gallery" title="CU Cultural Events Board Presents Sherman Alexie" rel="gallery01"><img src="images/Sherman Alexie/thumbs/t20110914-IMG_3405.jpg" alt="" /></a>
<a class="grouped_elements" href="images/Sherman Alexie/20110914-IMG_3470.jpg" data-fancybox-group="gallery" title="CU Cultural Events Board Presents Sherman Alexie" rel="gallery01"><img src="images/Sherman Alexie/thumbs/t20110914-IMG_3470.jpg" alt="" /></a>
<a class="grouped_elements" href="images/Sherman Alexie/20110914-IMG_3399.jpg" data-fancybox-group="gallery" title="CU Cultural Events Board Presents Sherman Alexie" rel="gallery01"><img src="images/Sherman Alexie/thumbs/t20110914-IMG_3399.jpg" alt="" /></a>
<a class="grouped_elements" href="images/Sherman Alexie/20110914-IMG_3434.jpg" data-fancybox-group="gallery" title="CU Cultural Events Board Presents Sherman Alexie" rel="gallery01"><img src="images/Sherman Alexie/thumbs/t20110914-IMG_3434.jpg" alt="" /></a>
<a class="grouped_elements" href="images/Sherman Alexie/20110914-IMG_3467.jpg" data-fancybox-group="gallery" title="CU Cultural Events Board Presents Sherman Alexie" rel="gallery01"><img src="images/Sherman Alexie/thumbs/t20110914-IMG_3467.jpg" alt="" /></a>
<a class="grouped_elements" href="images/Sherman Alexie/20110914-IMG_3479.jpg" data-fancybox-group="gallery" title="CU Cultural Events Board Presents Sherman Alexie" rel="gallery01"><img src="images/Sherman Alexie/thumbs/t20110914-IMG_3479.jpg" alt="" /></a>
<a class="grouped_elements" href="images/Sherman Alexie/20110914-IMG_3486.jpg" data-fancybox-group="gallery" title="CU Cultural Events Board Presents Sherman Alexie" rel="gallery01"><img src="images/Sherman Alexie/thumbs/t20110914-IMG_3486.jpg" alt="" /></a>
<h3>CU Cultural Events Board Presents Michael Franti</h3>
<a class="grouped_elements" href="images/Michael Franti/IMG_2606f.jpg" data-fancybox-group="gallery" title="CU Cultural Events Board Presents Michael Franti" rel="gallery02"><img src="images/Michael Franti/thumbs/tIMG_2606.jpg" alt="" /></a>
<a class="grouped_elements" href="images/Michael Franti/IMG_2608f.jpg" data-fancybox-group="gallery" title="CU Cultural Events Board Presents Michael Franti" rel="gallery02"><img src="images/Michael Franti/thumbs/tIMG_2608.jpg" alt="" /></a>
<a class="grouped_elements" href="images/Michael Franti/IMG_2614f.jpg" data-fancybox-group="gallery" title="CU Cultural Events Board Presents Michael Franti" rel="gallery02"><img src="images/Michael Franti/thumbs/tIMG_2614.jpg" alt="" /></a>
<a class="grouped_elements" href="images/Michael Franti/IMG_2616f.jpg" data-fancybox-group="gallery" title="CU Cultural Events Board Presents Michael Franti" rel="gallery02"><img src="images/Michael Franti/thumbs/tIMG_2616.jpg" alt="" /></a>
<a class="grouped_elements" href="images/Michael Franti/IMG_2618f.jpg" data-fancybox-group="gallery" title="CU Cultural Events Board Presents Michael Franti" rel="gallery02"><img src="images/Michael Franti/thumbs/tIMG_2618.jpg" alt="" /></a>
<a class="grouped_elements" href="images/Michael Franti/IMG_2619f.jpg" data-fancybox-group="gallery" title="CU Cultural Events Board Presents Michael Franti" rel="gallery02"><img src="images/Michael Franti/thumbs/tIMG_2619.jpg" alt="" /></a>
<a class="grouped_elements" href="images/Michael Franti/IMG_2620f.jpg" data-fancybox-group="gallery" title="CU Cultural Events Board Presents Michael Franti" rel="gallery02"><img src="images/Michael Franti/thumbs/tIMG_2620.jpg" alt="" /></a>
<a class="grouped_elements" href="images/Michael Franti/IMG_2623f.jpg" data-fancybox-group="gallery" title="CU Cultural Events Board Presents Michael Franti" rel="gallery02"><img src="images/Michael Franti/thumbs/tIMG_2623.jpg" alt="" /></a>
<a class="grouped_elements" href="images/Michael Franti/IMG_2624f.jpg" data-fancybox-group="gallery" title="CU Cultural Events Board Presents Michael Franti" rel="gallery02"><img src="images/Michael Franti/thumbs/tIMG_2624.jpg" alt="" /></a>
<a class="grouped_elements" href="images/Michael Franti/IMG_2626f.jpg" data-fancybox-group="gallery" title="CU Cultural Events Board Presents Michael Franti" rel="gallery02"><img src="images/Michael Franti/thumbs/tIMG_2626.jpg" alt="" /></a>
<a class="grouped_elements" href="images/Michael Franti/IMG_2629f.jpg" data-fancybox-group="gallery" title="CU Cultural Events Board Presents Michael Franti" rel="gallery02"><img src="images/Michael Franti/thumbs/tIMG_2629.jpg" alt="" /></a>
<a class="grouped_elements" href="images/Michael Franti/IMG_2631f.jpg" data-fancybox-group="gallery" title="CU Cultural Events Board Presents Michael Franti" rel="gallery02"><img src="images/Michael Franti/thumbs/tIMG_2631.jpg" alt="" /></a>
<a class="grouped_elements" href="images/Michael Franti/IMG_2632f.jpg" data-fancybox-group="gallery" title="CU Cultural Events Board Presents Michael Franti" rel="gallery02"><img src="images/Michael Franti/thumbs/tIMG_2632.jpg" alt="" /></a>
<a class="grouped_elements" href="images/Michael Franti/IMG_2633f.jpg" data-fancybox-group="gallery" title="CU Cultural Events Board Presents Michael Franti" rel="gallery02"><img src="images/Michael Franti/thumbs/tIMG_2633.jpg" alt="" /></a>
<a class="grouped_elements" href="images/Michael Franti/IMG_2635f.jpg" data-fancybox-group="gallery" title="CU Cultural Events Board Presents Michael Franti" rel="gallery02"><img src="images/Michael Franti/thumbs/tIMG_2635.jpg" alt="" /></a>
<a class="grouped_elements" href="images/Michael Franti/IMG_2636f.jpg" data-fancybox-group="gallery" title="CU Cultural Events Board Presents Michael Franti" rel="gallery02"><img src="images/Michael Franti/thumbs/tIMG_2636.jpg" alt="" /></a>
<a class="grouped_elements" href="images/Michael Franti/IMG_2637f.jpg" data-fancybox-group="gallery" title="CU Cultural Events Board Presents Michael Franti" rel="gallery02"><img src="images/Michael Franti/thumbs/tIMG_2637.jpg" alt="" /></a>
<a class="grouped_elements" href="images/Michael Franti/IMG_2638f.jpg" data-fancybox-group="gallery" title="CU Cultural Events Board Presents Michael Franti" rel="gallery02"><img src="images/Michael Franti/thumbs/tIMG_2638.jpg" alt="" /></a>
</body>
</html>