Hi All,

Is JQuery back compatible ?

I'm trying to understand if it is better to use

<SCRIPT SRC="jquery-1.3.2.js"></SCRIPT>

or

<SCRIPT SRC="jquery.js"></SCRIPT>

if JQuery is backcompatible I would use jquery.js... htat would make a
JQuery update simpler... otherwise I would use jquery-1.3.2.js and
everytime that JQuery needs to be upgraded, it would require to update
all the HTML files..


thanks

Reply via email to