Question
Spry in Iframe = trouble in IE
Hi,
I have encountered a problem or bug with a Spry form.
When the form lives in an iframe, the function Spry.Widget.SelectionDescriptor.prototype.update throws an error message "no access" when executing this line:
this.range = this.element.ownerDocument.selection.createRange();
This only occurs in IE. Fx and Opera have no problems with the form.
Any ideas how to fix this. The form has to live in an Iframe.
Kind regards
Morten
I have encountered a problem or bug with a Spry form.
When the form lives in an iframe, the function Spry.Widget.SelectionDescriptor.prototype.update throws an error message "no access" when executing this line:
this.range = this.element.ownerDocument.selection.createRange();
This only occurs in IE. Fx and Opera have no problems with the form.
Any ideas how to fix this. The form has to live in an Iframe.
Kind regards
Morten
