[jQuery] Re: jquery.js and jquery-1.2.6.pack.js conflict

2010-01-04 Thread MorningZ
> how can i get the full version of files? http://code.google.com/apis/ajaxlibs/documentation/index.html#jquery

[jQuery] Re: jquery.js and jquery-1.2.6.pack.js conflict

2010-01-03 Thread Mr.Aaqib
how can i get the full version of files? I used the files provided by example that i downloaded from the internet. On Jan 1, 7:28 pm, MorningZ wrote: > also, while debugging/diagnosing:  use the *full* versions of the > files, do not use packed or minified, as they complicated matters a lot

[jQuery] Re: jquery.js and jquery-1.2.6.pack.js conflict

2010-01-03 Thread Mr.Aaqib
well i used the code provided by example that i download form net. I did change some functionality but i didn't change the files that are included in the pack. I used almost AS IT IS. On Jan 1, 5:07 pm, Ashwanth Kumar wrote: > Well, did u use jQuery when used with Prototype, as prototype has its

[jQuery] Re: jquery.js and jquery-1.2.6.pack.js conflict

2010-01-01 Thread MorningZ
"I did tried to remove one library but if i remove jquery-1.2.6.pack.js then image gallery doesnot work and if i remove jquery.js menus stop working" Well, maybe instead of pointing fingers to jQuery as the issue, how about looking into fixing either of your code, the image gallery would be the sm

[jQuery] Re: jquery.js and jquery-1.2.6.pack.js conflict

2010-01-01 Thread MorningZ
also, while debugging/diagnosing: use the *full* versions of the files, do not use packed or minified, as they complicated matters a lot

[jQuery] Re: jquery.js and jquery-1.2.6.pack.js conflict

2010-01-01 Thread Ashwanth Kumar
Well, did u use jQuery when used with Prototype, as prototype has its own $() implementation!! - Ashwanth Kumar On Jan 1, 3:51 pm, "Mr.Aaqib" wrote: > Thnx for your reply. I did tried to remove one library but if i remove > jquery-1.2.6.pack.js then image gallery doesnot work and if i remove >

[jQuery] Re: jquery.js and jquery-1.2.6.pack.js conflict

2010-01-01 Thread Mr.Aaqib
Thnx for your reply. I did tried to remove one library but if i remove jquery-1.2.6.pack.js then image gallery doesnot work and if i remove jquery.js menus stop working. Now i tried prototype image gallery and same problem. when i include prorotype .js gallery menus stop working and if include jque