<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[沧海一粟]]></title> 
<link>http://www.dzhope.com/index.php</link> 
<description><![CDATA[Web系统架构与服务器运维,php开发]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[沧海一粟]]></copyright>
<item>
<link>http://www.dzhope.com/post//</link>
<title><![CDATA[仿discuz的日历自动填写的js]]></title> 
<author>jed &lt;jed521@163.com&gt;</author>
<category><![CDATA[代码编程]]></category>
<pubDate>Mon, 02 Mar 2009 05:36:44 +0000</pubDate> 
<guid>http://www.dzhope.com/post//</guid> 
<description>
<![CDATA[ 
	作者：smarteng<br/><br/><div class="code"><br/><br/>&lt;input name=&quot;member.birth&quot; type=&quot;text&quot; value=&quot;1982-1-1&quot; size=&quot;14&quot; readonly onClick=&quot;showcalendar(event, this);&quot; onFocus=&quot;showcalendar(event, this);if(this.value==&#039;0000-00-00&#039;)this.value=&#039;&#039;&quot; /&gt;<br/><br/></div><br/><br/>1.readonly ： 是让控件只读，不可以直接输入<br/><br/>2. onClick="showcalendar(event, this);" ： 单击显示日历控件<br/><br/>3.onFocus="showcalendar(event, this);if(this.value=='0000-00-00')this.value=''" ： 显示日历，并根据条件初始化日历控件的值<br/><br/><a href="attachment.php?fid=33">点击这里下载文件</a><br/>Tags - <a href="http://www.dzhope.com/tags/%25E6%2597%25A5%25E5%258E%2586%25E6%258E%25A7%25E4%25BB%25B6/" rel="tag">日历控件</a> , <a href="http://www.dzhope.com/tags/%25E6%2597%25A5%25E5%258E%2586%25E5%25BC%25B9%25E7%25AA%2597/" rel="tag">日历弹窗</a>
]]>
</description>
</item><item>
<link>http://www.dzhope.com/post//#blogcomment</link>
<title><![CDATA[[评论] 仿discuz的日历自动填写的js]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://www.dzhope.com/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>