Uncaught TypeError: undefined is not a function (anonymous function) -document.body.setCapture(); In chrome

878 views Asked by At

I am getting error mentioned in title on Debugger console while loading my jsp page in chrome. on mozila and IE it is working fine. below is the code snippet from javascript which is causing error- document.body.setCapture();

0

There are 0 answers