I am using fancybox module for image display in drupal 6. and while changing the setting i got this error.
Fancybox requires jQuery 1.3+, found 1.2.6
and they are asking for packed version. and from Jquery v-1.3 there is no packed version available. Can anybody tell me how to solve it
You may try to pack the js code yourself
http://jquery-howto.blogspot.com/2009/01/minimize-and-pack-your-javascript-code.html