I have a page and an IFrame is this page. I try to access in javascript, from the parent page, a field from the Iframe page. But firefox gives me a security exception. I understands that the URI of the IFrame and of the parent page are not the same, and that is why I get this exception. The paretn page is bookmarkable, and I could not have the IFrame page to be bookmarkable in order to have it having a sub URI with regard to the parent page. Is it possible to have control on the URI of an IFrame?
Thank you for your attention. Alexandre -- View this message in context: http://www.nabble.com/Accessing-IFrame-field-from-parent-tp22007523p22007523.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org