Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
185
Overloading Built in Javascript functions
posted

Is there a way to overload the built-in javascript functions?

If I wanted to customize for example the function:

igtbl_cellMouseOver

 

How could I do this?

Thanks