I am using jquery version 1.3.2 , I just want to know what is the equivalent of "on" in 1.3.2. I have used live but it giving the error
Error Code: 5272 Message: 'this.chartLoad' Type: Javascript Error Description: Cannot read property 'guid' of undefined LineNumber: 0 Url: appears in firebug .
I want to use on equivalent because my current jquery version is 1.3.2 so what function can i use instead of on
please help...................