Having a problem with two plugins Coda Slider and prettyPhoto
When using both of these plugins in the following set up, i an only get prettyphoto to launch the flash movie in a full window not in a overlay. Has anyone had similar problems? I'm more a designer than programmer but I'm guessing that both are trying to call single parts of the jquery library.
Is there a known solution?
Thanks in Advance
<!-- Begin JavaScript -->
<script src="/js/jquery-1.3.2.min.js" type="text/javascript"></script>
<script type="text/javascript" src="/slider/javascripts/jquery.coda-slider-2.0.js"></script>
<script type="text/javascript" src="/slider/javascripts/jquery.easing.1.3.js"></script>
<script type="text/javascript">
$().ready(function() {
$('#coda-slider').codaSlider();
});
</script>
<!-- Begin PrettyPhoto -->
<script src="/js/jquery.prettyPhoto.js" type="text/javascript" charset="utf-8"></script>
<!-- End PrettyPhoto -->
<!-- End JavaScript -->
The call
<a href="/flash/Untitled-1.swf?width=560&height=325" title="Flash 10 demo" rel="prettyPhoto[flash]"><img src="css/images/1pix.png" width="560" height="325" /></a>