Author: atsebro
Date: 2009-05-07 05:52:57 -0400 (Thu, 07 May 2009)
New Revision: 14051
Modified:
trunk/docs/userguide/en/src/main/docbook/included/modalPanel.xml
Log:
RF-6718: modalPanel: limitation - "zindex" dosn't work in case iframe
present on the same page
Modified: trunk/docs/userguide/en/src/main/docbook/included/modalPanel.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/modalPanel.xml 2009-05-06 22:58:08
UTC (rev 14050)
+++ trunk/docs/userguide/en/src/main/docbook/included/modalPanel.xml 2009-05-07 09:52:57
UTC (rev 14051)
@@ -402,6 +402,12 @@
Modal Panel </ulink> there is information for those of you who
would like to click on a details link in table and
have it show a
modal panel with information loaded from the server.
</para>
+
+ <para>
+ To avoid overlapping of the <emphasis
role="bold"><property><rich:modalPanel></property></emphasis>
component on the page by any embed objects (inserted with HTML
<code><EMBED></code> tag) set the
<emphasis><property>"overlapEmbedObjects"</property></emphasis>
attribute to "true".
+ </para>
+
+
</section>
<section>