43 lines
1.0 KiB
XML
43 lines
1.0 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<xlib_symbol id='xSetIETitle'>
|
|
|
|
<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>Debug</grp>
|
|
</groups>
|
|
<type>Function</type>
|
|
|
|
<description><![CDATA[Debugging utility for running multiple versions of IE. Prepend browser version to document title.]]></description>
|
|
|
|
<syntax>xSetIETitle()</syntax>
|
|
|
|
<dependencies>
|
|
<dep>xIE4Up</dep>
|
|
</dependencies>
|
|
|
|
<demos>
|
|
<demo>
|
|
<url>http://cross-browser.com/toys/</url>
|
|
<note><![CDATA[Index of all X demos.]]></note>
|
|
</demo>
|
|
</demos>
|
|
|
|
<revisions>
|
|
<rev>
|
|
<num>3</num>
|
|
<date>11Mar05</date>
|
|
<author>mf</author>
|
|
<note><![CDATA[Made a function out of this]]></note>
|
|
</rev>
|
|
<rev>
|
|
<num>2</num>
|
|
<date>17May04</date>
|
|
<author>mf</author>
|
|
<note><![CDATA[Rewrote IE title code]]></note>
|
|
</rev>
|
|
</revisions>
|
|
|
|
</xlib_symbol>
|