First, I apologize if this question seems naïve. It's my first post and I'm pretty new at this stuff
I use a number of scripts that call different versions of jquery.min.js
Some are from http://ajax.googleapis.com/ajax/libs/jquery/1.8/
and some are from https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js
My question is, does it matter what version I use? Can I just load the latest version and expect the code to work in other scripts?




Reply With Quote

Bookmarks