pandorafms/pandora_console/include/styles/cb/lib/xwinopen.xml

50 lines
1.1 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<xlib_symbol id='xWinOpen'>
<copyright>Copyright 2003-2005 Michael Foster (Cross-Browser.com)</copyright>
<license>Part of X, a Cross-Browser Javascript Library, Distributed under the terms of the GNU LGPL</license>
<groups>
<grp>Window</grp>
</groups>
<type>Function</type>
<description><![CDATA[A simple alternative to xWindow.]]></description>
<syntax>xWinOpen(sUrl)</syntax>
<parameters>
<par>
<name>sUrl</name>
<note><![CDATA[string]]></note>
</par>
</parameters>
<return>false</return>
<demos>
<demo>
<url>http://cross-browser.com/x/examples/xwindow.php</url>
<note><![CDATA[demos]]></note>
</demo>
</demos>
<comments>
<comment>
<date>31Mar04</date>
<author>mf</author>
<note><![CDATA[Creates a global var: xChildWindow]]></note>
</comment>
</comments>
<revisions>
<rev>
<num>1</num>
<date>31Mar04</date>
<author>mf</author>
<note><![CDATA[put in it's own file for use with XC]]></note>
</rev>
</revisions>
</xlib_symbol>