Hello
I have troubles with IE9 beta in IE9 mode(not in the capability mode)
I am running showcase(http://www.smartclient.com/smartgwt/showcase/),
going to F12(development tools) and setting Document Mode in IE9.
After this showcase is not working, but this, ofc is not the problem.
My application is not working in this mode too, with error 'object does not support this property or method" in the ISC_Core file.
But i am really need it. I have iframe in my application(based on smartgwt) with svg element. And IE only supports SVG elements if topmost page is running in IE9 mode(it is absolutely ignoring <!doctype html5> in the nesting iframe document).
The question is - do you planning to add IE9 support in IE9 mode, when stable version of this browser will be published?
I have troubles with IE9 beta in IE9 mode(not in the capability mode)
I am running showcase(http://www.smartclient.com/smartgwt/showcase/),
going to F12(development tools) and setting Document Mode in IE9.
After this showcase is not working, but this, ofc is not the problem.
My application is not working in this mode too, with error 'object does not support this property or method" in the ISC_Core file.
But i am really need it. I have iframe in my application(based on smartgwt) with svg element. And IE only supports SVG elements if topmost page is running in IE9 mode(it is absolutely ignoring <!doctype html5> in the nesting iframe document).
The question is - do you planning to add IE9 support in IE9 mode, when stable version of this browser will be published?
Comment