<?xml version="1.0" encoding="gb2312" ?> <rss><channel><title>按钮特效--飞飞Asp乐园</title><link>http://www.ffasp.com/rss/rss.asp</link><description></description><item><title>按钮倒计时后才可以点击的效果</title><link>http://www.ffasp.com/content.asp?newsid=1024</link><description>按钮倒计时后才可以点击的效果 &amp;lt;html&amp;gt;
&amp;lt;head&amp;gt;
&amp;lt;meta http-equiv=&amp;quot;Content-Type&amp;quot; content=&amp;quot;text/html; charset=gb2312&amp;quot;&amp;gt;
&amp;lt;title&amp;gt;飞飞Asp乐园|ffasp.com|---注册按钮在倒计时后才可以点击的效果&amp;lt;/title&amp;gt;
&amp;lt;/head&amp;gt;
&amp;lt;body&amp;gt;
&amp;lt;form id=&amp;quot;form1&amp;quot; name=</description><pubDate>Thu, 10 Apr 2008 23:14:54  GMT</pubDate></item><item><title>提交按钮点击后变成灰色 不可再次点击</title><link>http://www.ffasp.com/content.asp?newsid=1023</link><description>提交按钮点击后变成灰色 不可再次点击 
&amp;lt;html&amp;gt;
&amp;lt;head&amp;gt;
&amp;lt;meta http-equiv=&amp;quot;Content-Type&amp;quot; content=&amp;quot;text/html; charset=gb2312&amp;quot;&amp;gt;
&amp;lt;title&amp;gt;网页特效代码|ffasp.com|---表单点击提交按钮后变成灰色不可再次点</description><pubDate>Thu, 10 Apr 2008 23:13:10  GMT</pubDate></item><item><title>按钮控制的闪动背景</title><link>http://www.ffasp.com/content.asp?newsid=1022</link><description>按钮控制的闪动背景 &amp;lt;html&amp;gt;
&amp;lt;head&amp;gt;
&amp;lt;title&amp;gt;网页特效|www.ffasp.com 飞飞Asp乐园|---可控制的背景变化的按钮&amp;lt;/title&amp;gt;
&amp;lt;style type=&amp;quot;text/css&amp;quot;&amp;gt;
&amp;lt;!--
body {  font-family: &amp;quot;宋体&amp;quot;; font-size: 9pt; margin-top: 0px; margin-left: 4px; margin-right: 0px}
A { COLOR: black; FONT-SIZE: 13px; FONT-WEIGHT: 400; TEXT-DECORATION: none }
 A:hover { COLOR: red; FONT-SIZE: 13px; FONT-WEIGHT: 400; TEXT-DECORATION: underline }
a:active     { font: 9pt &amp;quot;宋体&amp;quot;; cursor: hand; color: #FF0033 }
--&amp;gt;&amp;lt;/style&amp;gt;
&amp;lt;meta http-equiv=&amp;quot;Content-Type&amp;quot; content=&amp;quot;text/html; charset=gb2312&amp;quot;&amp;gt;
&amp;lt;/head&amp;gt;
&amp;lt;body&amp;gt;
&amp;lt;br&amp;gt;
&amp;lt;br</description><pubDate>Thu, 10 Apr 2008 23:06:42  GMT</pubDate></item><item><title>点击按钮跳转到默认首页</title><link>http://www.ffasp.com/content.asp?newsid=1021</link><description>点击按钮跳转到默认首页&amp;lt;html&amp;gt;
&amp;lt;head&amp;gt;
&amp;lt;title&amp;gt;网页特效|www.ffasp.com 飞飞Asp乐园|---按钮回到默认首页&amp;lt;/title&amp;gt;
&amp;lt;style type=&amp;quot;text/css&amp;quot;&amp;gt;
&amp;lt;!--
body {  font-family: &amp;quot;宋体&amp;quot;; font-size: 9pt; margin-top: 0px; margin-left: 0px; margin-right: 0px}
A { COLOR: black; FONT-SIZE: 9pt; FONT-WEIGHT: 400; TEXT-DECORATION: none }
A:hover { COLOR: red; FONT-SIZE: 9pt; FONT-WEIGHT: 400; TEXT-DECORATION: underline }
a:active     { font: 9pt &amp;quot;宋体&amp;quot;; cursor: hand; color: #FF0033 }
--&amp;</description><pubDate>Thu, 10 Apr 2008 22:59:17  GMT</pubDate></item><item><title>全选按钮的制作</title><link>http://www.ffasp.com/content.asp?newsid=1010</link><description>全选按钮的制作&amp;lt;html&amp;gt;
&amp;lt;head&amp;gt;
&amp;lt;meta name=&amp;quot;GENERATOR&amp;quot; content=&amp;quot;Microsoft FrontPage 6.0&amp;quot;&amp;gt;
&amp;lt;meta name=&amp;quot;ProgId&amp;quot; content=&amp;quot;FrontPage.Editor.Document&amp;quot;&amp;gt;
&amp;lt;meta http-equiv=&amp;quot;Content-Type&amp;quot; content=&amp;quot;text/html; charset=gb2312&amp;quot;&amp;gt;
&amp;lt;title&amp;gt;ID编号&amp;lt;/title&amp;gt;
&amp;lt;style&amp;gt;
.back0{
background:#ddd;
}
.back1{
font-weight:bold;
}
.back2{
background:#ff0;
}
.back3{
background:#9f9;
}
.back4{
background:#dd0;
}
ul{
width:244px;height:20px;
margin: 0;
padding: 0;
border-bottom:1px #eee solid;
font-size:12px;
CURSOR: pointer;
background:#fff
}
li{
margin: 0;
padding: 0;padding-left:7px;
list-style-type:none;
}
li.sp1{
width:24px;text-align:center;FLOAT: left;
}
li.sp2{
width:75px;text-align:center;FLOAT: left;padding-top:4px;
}
li.sp3{
width:137px;text-align:center;padding-top:4px;
}
&amp;lt;/style&amp;gt;
&amp;lt;/head&amp;gt;
&amp;lt;body&amp;gt;
    	&amp;lt;ul class=&amp;quot;back1 back0&amp;quot; id=&amp;quot;ul0&amp;quot;&amp;gt;
	      &amp;lt;li class=&amp;quot;sp1&amp;quot;&amp;gt;&amp;lt;input type=&amp;quot;checkbox&amp;quot; id=&amp;quot;checkbox&amp;quot; name=&amp;quot;checkbox&amp;quot; value=&amp;quot;checkbox&amp;quot;  /&amp;gt;&amp;lt;/li&amp;gt;
	      &amp;lt;li class=&amp;quot;sp2</description><pubDate>Wed, 26 Mar 2008 23:59:57  GMT</pubDate></item><item><title>后退,刷新,前进</title><link>http://www.ffasp.com/content.asp?newsid=974</link><description>后退,刷新,前进 
 
&amp;lt;input type=button value=后退 onclick=history.go(-1)</description><pubDate>Sat, 22 Mar 2008 00:01:31  GMT</pubDate></item><item><title>表单点击提交按钮后变成灰色不可再次点击</title><link>http://www.ffasp.com/content.asp?newsid=398</link><description>&amp;lt;html&amp;gt;

&amp;lt;head&amp;gt;
&amp;lt;meta http-equiv=&amp;quot;Content-Type&amp;quot; content=&amp;quot;text/html; charset=gb2312&amp;quot;&amp;gt;
&amp;lt;title&amp;gt;网页特效代码|JsCode.CN|---表单点击提交按钮后变成灰色不可再次点击&amp;lt;/title&amp;gt;
&amp;lt;/head</description><pubDate>Thu, 04 Oct 2007 10:18:30  GMT</pubDate></item><item><title>按钮 控制的背景变化</title><link>http://www.ffasp.com/content.asp?newsid=397</link><description>&amp;lt;html&amp;gt;
&amp;lt;head&amp;gt;
&amp;lt;title&amp;gt;网页特效|www.ffasp.com 飞飞Asp乐园|---可控制的背景变化的按钮&amp;lt;/title&amp;gt;
&amp;lt;style type=&amp;quot;text/css&amp;quot;&amp;gt;
&amp;lt;!--
body {  font-family: &amp;quot;宋体&amp;quot;; font-size: 9pt; margin-top: 0px; margin-left: 4px; margin-right: 0px}
A { COLOR: black; FONT-SIZE: 13px; FONT-WEIGHT: 400; TEXT-DECORATION: none }
 A:hover { COLOR: red; FONT-SIZE: 13px; FONT-WEIGHT: 400; TEXT-DECORATION: underline }
a:active     { font: 9pt &amp;quot;宋体&amp;quot;; cursor: hand; color: #FF0033 }
--&amp;gt;&amp;lt;/style&amp;gt;
&amp;lt;meta http-equiv=&amp;quot;Content-Type&amp;quot; content=&amp;quot;text/html; charset=gb2312&amp;quot;&amp;gt;
&amp;lt;/head&amp;gt;
&amp;lt;body&amp;gt;
&amp;lt;br&amp;gt;
&amp;lt;br&amp;gt;
&amp;lt;cent</description><pubDate>Thu, 04 Oct 2007 10:16:55  GMT</pubDate></item><item><title>会变色的按钮</title><link>http://www.ffasp.com/content.asp?newsid=396</link><description>&amp;lt;html&amp;gt;
&amp;lt;head&amp;gt;
&amp;lt;meta http-equiv=&amp;quot;Content-Type&amp;quot; content=&amp;quot;text/html; charset=gb2312&amp;quot;&amp;gt;
&amp;lt;title&amp;gt;网页特效|www.ffasp.com 飞飞Asp乐园|---会变色的按钮&amp;lt;/title&amp;gt;
&amp;lt;/head&amp;gt;

&amp;lt;body&amp;gt;
 

&amp;lt;style&amp;gt;
</description><pubDate>Thu, 04 Oct 2007 10:16:26  GMT</pubDate></item><item><title>特别的按钮效果</title><link>http://www.ffasp.com/content.asp?newsid=393</link><description>&amp;lt;HTML&amp;gt;
&amp;lt;HEAD&amp;gt;
&amp;lt;TITLE&amp;gt;网页特效|www.ffasp.com 飞飞Asp乐园|---按钮特殊效果&amp;lt;/TITLE&amp;gt;

&amp;lt;meta http-equiv=&amp;quot;Content-Type&amp;quot; content=&amp;quot;text/html; charset=gb2312&amp;quot;&amp;gt;
&amp;lt;style type=&amp;quot;text/css&amp;quot;&amp;gt;
&amp;lt;!--
.over {color:yellow; background: navy}
.down {color:yellow; background: navy; font-style: italic}
--&amp;gt;
&amp;lt;/style&amp;gt;

&amp;lt;/HEAD&amp;gt;

&amp;lt;body&amp;gt;
&amp;lt;br&amp;gt;
&amp;lt;br&amp;gt;
&amp;lt;center&amp;gt;&amp;lt;font color=red</description><pubDate>Thu, 04 Oct 2007 09:28:17  GMT</pubDate></item></channel></rss>