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.
=/