VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: veeco on September 30, 2013, 18:25:23 PM

Title: Sticking with old jQuery ?
Post by: veeco on September 30, 2013, 18:25:23 PM
Hi Guys,
i just download the latest virtuemart () after almost 6 month not using it (i bit have afair with hikashop.. :D) ... i'm bit wondering is there any specific reason that VM2 still stick with jQuery 1.6.4 , it's an old version.. it even have conflict with bootstrap....

i'm thinking to change it to 1.8.1 .... will i break something ?

Thanks
Title: Re: Sticking with old jQuery ?
Post by: AH on September 30, 2013, 19:30:53 PM
Just try and see what happens

I have to run jquery 1.7.2 as I need some tab functionality provided by

jQuery Tools v1.2.7  and cloud-zoom and this falls over with the provided jquery.min.js

I just replaced the jquery.min.js in the components/com_virtuemart/assets/js

All seems to work, but of course, every time I upgrade I have to remember to do the replace again!

Title: Re: Sticking with old jQuery ?
Post by: jenkinhill on September 30, 2013, 23:28:03 PM
ISTR that fancybox does not work with jQ1.8 - but I have not tried it.
Title: Re: Sticking with old jQuery ?
Post by: AH on October 01, 2013, 10:14:33 AM
All the VM stuff that I have tested works with 1.7.2 including fancybox
Title: Re: Sticking with old jQuery ?
Post by: Milbo on October 01, 2013, 23:18:17 PM
One reason is very simple. I said, guys please someone do it and give me a patch. It should be well tested, because the main job is to test it. I got snippets, but not a full patch. The next version 2.1 is compatible to joomla 3 and so we have jquery already onboard.
Title: Re: Sticking with old jQuery ?
Post by: AH on October 02, 2013, 00:12:06 AM
Milbo

I agree that if someone wants to fully test all vm functionality with a newer jquery then they will have a big task ahead.

I will wait to see what joomla 3 and vm 2.1 offers