]> wagnertech.de Git - mfinanz.git/blobdiff - xslt/xulmenu.xsl
XUL MenĂ¼: iframe tag durch browser tag ersetzen. box model ist in FF6 buggy mit iframes
[mfinanz.git] / xslt / xulmenu.xsl
index 4381560c3a21c72457814036a9ac63a7e18cfc8e..fcd410f45431761c613027f708f4121d6a6112c6 100644 (file)
@@ -59,7 +59,7 @@
         <!--<iframe src="xslt/trans.xml" flex="1" id="uhr"/>-->
       </vbox>
       <splitter state="open" collapse="before" resizeafter="farthest"><grippy/></splitter>
-          <html:iframe id="main_window" src="{$callback}" flex="1" style="border:0px"/>
+      <browser id="main_window" type="content" src="{$callback}" flex="1" style="border:0px"/>
     </hbox>
   </window>
 </xsl:template>