I developed a web application (which uses jQuery) that works fine for me, but does not work for one of my users. I tried to replicate the problem corresponding to its browser / OS, but it is useless. The application works for me, but not for him. He tried with a lot of browsers: Chrome / Firefox / IE, but it doesn't work for anyone. The only key I have is that he says that all of his computers have a German version of Windows installed. I wonder how this could be the reason.
Is there any tool that can dump JavaScript / HTML errors and send it to me via email? Or any script / extension to help me remotely debug the problem? Help is appreciated.
BTW web application http://visualwebsiteoptimizer.com/ if it helps.
source
share