Update of /cvsroot/qooxdoo/qooxdoo/source/test/user
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15560/source/test/user
Modified Files:
Tag: renderer
Native_Window_1.html
Log Message:
Fixed modal handling, many improvements
Index: Native_Window_1.html
===================================================================
RCS file: /cvsroot/qooxdoo/qooxdoo/source/test/user/Attic/Native_Window_1.html,v
retrieving revision 1.1.2.10
retrieving revision 1.1.2.11
diff -u -d -r1.1.2.10 -r1.1.2.11
--- Native_Window_1.html 23 Jan 2006 17:04:31 -0000 1.1.2.10
+++ Native_Window_1.html 24 Jan 2006 12:21:40 -0000 1.1.2.11
@@ -19,8 +19,7 @@
<script type="text/javascript" src="../../../tools/script/demolayout.js"></script>
<div id="testDescription">
- <p>Native Windows.</p>
- <p>The virtual qooxdoo inside native windows does not work in IE currently!</p>
+ <p>Native Windows. Could be understand as an enhanced window.open with some additional options like to create modal windows.</p>
</div>
<script type="text/javascript">
|