Hello friends,
I am using one text box in html and when a letter typed into that i am invoking a javascript function with the this object. And i am receiving that object in one function and using it. But i want to pass that object to another function. How can i pass?
I am using one text box in html and when a letter typed into that i am invoking a javascript function with the this object. And i am receiving that object in one function and using it. But i want to pass that object to another function. How can i pass?
Comment