Salome HOME
Fix problem with table of contents resizing
authorjfa <jfa@opencascade.com>
Tue, 6 Jun 2006 12:38:56 +0000 (12:38 +0000)
committerjfa <jfa@opencascade.com>
Tue, 6 Jun 2006 12:38:56 +0000 (12:38 +0000)
doc/salome/gui/SMESH/whd_nvp10.htm
doc/salome/gui/SMESH/whphost.js

index 30f060c3b865475454d5275e9cf9ed8b6c9a0dcf..a57fe1e490457bdbc9302baae604ab38bf135133 100755 (executable)
@@ -10,6 +10,6 @@
 </head>\r
 <frameset rows="30, *" border="0" frameborder="0">\r
        <frame name="navtabs" title="tab selection frame" src="whd_tabs.htm" noresize frameborder="no" scrolling="no" border="0" marginheight="0" marginwidth="0" ></frame>\r
 </head>\r
 <frameset rows="30, *" border="0" frameborder="0">\r
        <frame name="navtabs" title="tab selection frame" src="whd_tabs.htm" noresize frameborder="no" scrolling="no" border="0" marginheight="0" marginwidth="0" ></frame>\r
-       <frame name="navpane title="navigation frame" src="whd_dpns.htm" ></frame>\r
+       <frame name="navpane" title="navigation frame" src="whd_dpns.htm" ></frame>\r
 </frameset>\r
 </frameset>\r
-</html>
\ No newline at end of file
+</html>\r
index 9c91b49c89d9256b8a7f9800e800f12ebf0435df..163913247956d4652d87cc17a03ca8a70e52d0b5 100755 (executable)
@@ -124,7 +124,7 @@ function whCom(sName,sComFile)
                else if(gbIE4||gbWindows)\r
                        sHTML+="<DIV ID="+this.msDivId+" ALIGN=left STYLE=\"position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;visibility:hidden\">";\r
                else\r
                else if(gbIE4||gbWindows)\r
                        sHTML+="<DIV ID="+this.msDivId+" ALIGN=left STYLE=\"position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;visibility:hidden\">";\r
                else\r
-                       sHTML+="<DIV ID="+this.msDivId+" ALIGN=left STYLE=\"position:absolute;z-index:1;left:0;top:0;width:100%;height:"+parent.height+";visibility:hidden\">";\r
+                       sHTML+="<DIV ID="+this.msDivId+" ALIGN=left STYLE=\"position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;visibility:hidden\">";\r
                sHTML+="</DIV>";\r
                return sHTML;\r
        }\r
                sHTML+="</DIV>";\r
                return sHTML;\r
        }\r