Hi, I have tried to use a jquery mouse simulation lib jquery.simulate.js in my windows application, but the behavior is weird that while calling the .simulate function in the application of mine. I got error "Error description: Object doesn't support property or method 'simulate' ". The weird thing is the same code runs fine under visual studio but the same js execution always failed in my application.
I was trying to change the default IE from MSIE 7 to other version IE,but haven't get it done successfully.
BTW the problem happened after I upgrade from IE 9 to IE11 on my machine.
Any thoughts and ideas are appreciated.
Thanks,
Kyle