Hi there.
My company is using your dialog and pop up calendar control on a page. When we leave the page (either by clicking a link or closing the browser) we get a javascript exception in eo_web.ashx that states:
"JavaScript runtime error: 'frame' is undefined"I get this while running the application from Visual Studio 2012 on IE10 (I've tried it using IE7 mode in IE10 and get the same result). I can't seem to find any code that would cause this when the page unloads (i.e. there is nothing hooking the onbeforeunload event), so I'm at a loss to explain why this happens.
I've attached an image to show the exact error message and where it shows up:
Thanks for your time.