<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[Totti的部落格]]></title> 
<link>https://iam.ittot.com/index.php</link> 
<description><![CDATA[记录我的生活，收集我的收集]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[Totti的部落格]]></copyright>
<item>
<link>https://iam.ittot.com/read.php/.htm</link>
<title><![CDATA[弹出对话框设为主页的代码]]></title> 
<author>Totti &lt;totti5116@163.com&gt;</author>
<category><![CDATA[收集]]></category>
<pubDate>Tue, 05 Oct 2004 11:23:39 +0000</pubDate> 
<guid>https://iam.ittot.com/read.php/.htm</guid> 
<description>
<![CDATA[ 
	1、打开网页之前弹出对话框确认是否设为主页的代码：&quot;//&quot;后面的为代码<br/>在BODY之间加入文件中的有关代码：<br/>//&lt;BODY id=BASEBody <br/>onload=&quot;BASEBody.style.behavior='url(#default#homepage)';if(!(BASEBody.isHomePage('http://totti.iam.cn')))BASEBody.setHomePage('http://totti.iam.cn');&quot;&gt;<br/><br/>2、关闭网页之前弹出对话框确认是否设为主页的代码：<br/>在BODY之间加入文件中的有关代码：<br/><br/>//&lt;BODY id=BASEBody <br/>onunload=&quot;BASEBody.style.behavior='url(#default#homepage)';if(!(BASEBody.isHomePage('http://totti.iam.cn')))BASEBody.setHomePage('http://totti.iam.cn');&quot;&gt;<br/><br/>[right]说明：&quot;//&quot;后面的为代码[/right]
]]>
</description>
</item><item>
<link>https://iam.ittot.com/read.php/.htm#blogcomment</link>
<title><![CDATA[[评论] 弹出对话框设为主页的代码]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>https://iam.ittot.com/read.php/.htm#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>