<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: [Code Snippet] CSS : Hover and Press Button</title>
	<atom:link href="http://www.webstuffshare.com/2010/03/code-snippet-css-hover-and-press-button/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webstuffshare.com/2010/03/code-snippet-css-hover-and-press-button/</link>
	<description>Learn and share. The simplest harmony.</description>
	<lastBuildDate>Thu, 09 Feb 2012 18:35:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Lanka</title>
		<link>http://www.webstuffshare.com/2010/03/code-snippet-css-hover-and-press-button/#comment-31579</link>
		<dc:creator>Lanka</dc:creator>
		<pubDate>Wed, 28 Dec 2011 17:08:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.webstuffshare.com/?p=1570#comment-31579</guid>
		<description>Thanks, I will try it :D</description>
		<content:encoded><![CDATA[<p>Thanks, I will try it <img src='http://www.webstuffshare.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lanka</title>
		<link>http://www.webstuffshare.com/2010/03/code-snippet-css-hover-and-press-button/#comment-31578</link>
		<dc:creator>Lanka</dc:creator>
		<pubDate>Wed, 28 Dec 2011 17:08:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.webstuffshare.com/?p=1570#comment-31578</guid>
		<description>Thanks, will try it :D</description>
		<content:encoded><![CDATA[<p>Thanks, will try it <img src='http://www.webstuffshare.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vlad</title>
		<link>http://www.webstuffshare.com/2010/03/code-snippet-css-hover-and-press-button/#comment-29298</link>
		<dc:creator>Vlad</dc:creator>
		<pubDate>Tue, 13 Dec 2011 20:53:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.webstuffshare.com/?p=1570#comment-29298</guid>
		<description>LANKA, use this code for pressed effect (it will definitely work)


    .yellow-button:active {  
        background-position: bottom left;  
        padding-top: 22px;  
    }</description>
		<content:encoded><![CDATA[<p>LANKA, use this code for pressed effect (it will definitely work)</p>
<p>    .yellow-button:active {<br />
        background-position: bottom left;<br />
        padding-top: 22px;<br />
    }</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lanka</title>
		<link>http://www.webstuffshare.com/2010/03/code-snippet-css-hover-and-press-button/#comment-27504</link>
		<dc:creator>Lanka</dc:creator>
		<pubDate>Fri, 02 Dec 2011 02:29:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.webstuffshare.com/?p=1570#comment-27504</guid>
		<description>Nice one :D!

Is there a way to keep the button &quot;pressed&quot; when the user is on a certain site? Like writing &quot;yellow-button:active&quot; in class tag won&#039;t work. Does that make sense?

Or does it make more sense to make a duplicate of &quot;active&quot; class.

Peace.</description>
		<content:encoded><![CDATA[<p>Nice one <img src='http://www.webstuffshare.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> !</p>
<p>Is there a way to keep the button &#8220;pressed&#8221; when the user is on a certain site? Like writing &#8220;yellow-button:active&#8221; in class tag won&#8217;t work. Does that make sense?</p>
<p>Or does it make more sense to make a duplicate of &#8220;active&#8221; class.</p>
<p>Peace.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel the code rookie</title>
		<link>http://www.webstuffshare.com/2010/03/code-snippet-css-hover-and-press-button/#comment-2922</link>
		<dc:creator>Daniel the code rookie</dc:creator>
		<pubDate>Mon, 17 Jan 2011 09:05:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.webstuffshare.com/?p=1570#comment-2922</guid>
		<description>One thing though! Your code on this page, for the pressed button, has &quot;background-position: bottombottom left;&quot;

The code didn&#039;t work for me until I omitted that second bottom and changed it to: &quot;background-position: bottom left;&quot;</description>
		<content:encoded><![CDATA[<p>One thing though! Your code on this page, for the pressed button, has &#8220;background-position: bottombottom left;&#8221;</p>
<p>The code didn&#8217;t work for me until I omitted that second bottom and changed it to: &#8220;background-position: bottom left;&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel the code rookie</title>
		<link>http://www.webstuffshare.com/2010/03/code-snippet-css-hover-and-press-button/#comment-2918</link>
		<dc:creator>Daniel the code rookie</dc:creator>
		<pubDate>Mon, 17 Jan 2011 08:38:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.webstuffshare.com/?p=1570#comment-2918</guid>
		<description>This, my good sir, is a lifesaver!
You are incredible, keep up the magnificent work!

P.s. I&#039;m very impressed by the layout, friendly style of writing, and downloadable source files.  Great stuff, really separates you from the crowd.</description>
		<content:encoded><![CDATA[<p>This, my good sir, is a lifesaver!<br />
You are incredible, keep up the magnificent work!</p>
<p>P.s. I&#8217;m very impressed by the layout, friendly style of writing, and downloadable source files.  Great stuff, really separates you from the crowd.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel</title>
		<link>http://www.webstuffshare.com/2010/03/code-snippet-css-hover-and-press-button/#comment-295</link>
		<dc:creator>Gabriel</dc:creator>
		<pubDate>Fri, 18 Jun 2010 11:03:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.webstuffshare.com/?p=1570#comment-295</guid>
		<description>I was looking for a proper solution for this for so long. Thanks a million!</description>
		<content:encoded><![CDATA[<p>I was looking for a proper solution for this for so long. Thanks a million!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: This Weeks Twitter Design News Roundup N.29 &#124; DesignerLinks &#124; Home to Web design news, jQuery Tutorials, CSS tutorials, Web Designing tutorials, JavaScript tutorials and more!</title>
		<link>http://www.webstuffshare.com/2010/03/code-snippet-css-hover-and-press-button/#comment-294</link>
		<dc:creator>This Weeks Twitter Design News Roundup N.29 &#124; DesignerLinks &#124; Home to Web design news, jQuery Tutorials, CSS tutorials, Web Designing tutorials, JavaScript tutorials and more!</dc:creator>
		<pubDate>Tue, 23 Mar 2010 22:07:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.webstuffshare.com/?p=1570#comment-294</guid>
		<description>[...] Design Code:[Code Snippet] CSS : Hover and Press Button ( via webstuffshare.com [...]</description>
		<content:encoded><![CDATA[<p>[...] Design Code:[Code Snippet] CSS : Hover and Press Button ( via webstuffshare.com [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: This Weeks Twitter Design News Roundup N.29 &#124; Yooxe</title>
		<link>http://www.webstuffshare.com/2010/03/code-snippet-css-hover-and-press-button/#comment-293</link>
		<dc:creator>This Weeks Twitter Design News Roundup N.29 &#124; Yooxe</dc:creator>
		<pubDate>Tue, 23 Mar 2010 16:37:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.webstuffshare.com/?p=1570#comment-293</guid>
		<description>[...] Design Code:[Code Snippet] CSS : Hover and Press Button ( via webstuffshare.com [...]</description>
		<content:encoded><![CDATA[<p>[...] Design Code:[Code Snippet] CSS : Hover and Press Button ( via webstuffshare.com [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 2010-03-19 유용한 링크 &#124; We are connected</title>
		<link>http://www.webstuffshare.com/2010/03/code-snippet-css-hover-and-press-button/#comment-292</link>
		<dc:creator>2010-03-19 유용한 링크 &#124; We are connected</dc:creator>
		<pubDate>Sun, 21 Mar 2010 10:20:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.webstuffshare.com/?p=1570#comment-292</guid>
		<description>[...] [Code Snippet] CSS : Hover and Press Button  tweetmeme_url = &#039;http://blog.werconnected.info/2010-03-19-%ec%9c%a0%ec%9a%a9%ed%95%9c-%eb%a7%81%ed%81%ac/&#039;;tweetmeme_source = &#039;jsveron23&#039;;tweetmeme_style = &#039;compact&#039;;     Tag(s): bookmarks  Trackback URL: URL [...]</description>
		<content:encoded><![CDATA[<p>[...] [Code Snippet] CSS : Hover and Press Button  tweetmeme_url = &#39;<a href="http://blog.werconnected.info/2010-03-19-%ec%9c%a0%ec%9a%a9%ed%95%9c-%eb%a7%81%ed%81%ac/&#039;;tweetmeme_source" rel="nofollow">http://blog.werconnected.info/2010-03-19-%ec%9c%a0%ec%9a%a9%ed%95%9c-%eb%a7%81%ed%81%ac/&#039;;tweetmeme_source</a> = &#39;jsveron23&#39;;tweetmeme_style = &#39;compact&#39;;     Tag(s): bookmarks  Trackback URL: URL [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.webstuffshare.com @ 2012-02-09 20:35:52 -->
