I was wondering if someone could tell me why the below code is not working. The first 2 on functions are working and then the last on function is not working and I am getting the error message "cannot call method of on of undefined."
I was wondering if someone could tell me why the below code is not working. The first 2 on functions are working and then the last on function is not working and I am getting the error message "cannot call method of on of undefined."
You don't have any code pasted; this means the object which you are trying to invoke on from is undefined.
Aaron Conran
@aconran