View Single Post
Old 02-18-2010, 04:05 AM   PM User | #3
pixysnot
New to the CF scene

 
Join Date: Feb 2010
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
pixysnot is an unknown quantity at this point
If I remove
Code:
<script type="text/javascript" src="js/jquery-1.2.6.js" charset="utf-8"></script>
then the prettyPhoto lightbox starts working, and the slider on my sliderGallery stops working.

Should I change this:
Code:
<script type="text/javascript" src="js/jquery-ui-full-1.5.2.min.js" charset="utf-8"></script>
to this:
Code:
<script type="text/javascript" src="js/jquery-ui-1.7.2.custom.min.js" charset="utf-8"></script>
?

And I don't know how to properly combine that other thing you mentioned.
=/

Last edited by pixysnot; 02-18-2010 at 04:13 AM..
pixysnot is offline   Reply With Quote