Hi all,

is it possible to wrap a child page's markup inside an iframe?

The reason I want to do this:
My BasePage containing a header- and menu-panel is located in an artifact used by several applications. These applications contain their own stylesheets and I want to avoid side effects like css of application affecting my header-panel.

I think the only way to solve this would be to have the whole application page inside an iframe, because using CSS namespaces via IDs would be a hudge effort and be to risky.

Thanks in advance!

Best regards,
Claudia Hirt


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to