Hi All,
Which of these are better for faster loading? jquery-1.2.6.min.js (size-54kb) jquery-1.2.6.pack.js (size-30kb) One more strange thing I have observed is when I include http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js the loading time is very less compared to the same file inclusion in my production site.(http://mysite.com/js/ jquery-1.2.6.min.js) What is the reason for this? Thanks & Regards Sridhar K N [EMAIL PROTECTED]

