UCM site studio website into an iframe
I am trying to display UCM site studio website into iframes (UCM 11g).
The objective is to display several small UCM site studio websites into an HTML page.
I tried this simple iframe in a HTML page :
<iframe src="http://172.20.84.57:16200/portal/site1/index.htm"
name="iframe" width="100%" height="768">Votre navigateur ne gère pas
les Iframes.</iframe>
1. some SS Contributor wizards from iframes don't work with Firefox.
Particularly, the "Assign content" function has no effect when I click
on the Finish button of the wizard. It seems there's a javascript
problem.
However, I can modify assigned contents ("Edit").
2. when prompted to log in, the UCM home page takes up the entire browser, not into the iframe :