<?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 for Here&#039;s One Solution</title>
	<atom:link href="http://www.heresonesolution.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.heresonesolution.com</link>
	<description>Code I&#039;ve been playing with</description>
	<lastBuildDate>Fri, 26 Apr 2013 12:53:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Using a CSS gradient and a background image on the same element by David</title>
		<link>http://www.heresonesolution.com/2010/09/using-a-css-gradient-and-a-background-image-on-the-same-element/#comment-466</link>
		<dc:creator>David</dc:creator>
		<pubDate>Fri, 26 Apr 2013 12:53:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.heresonesolution.com/?p=47#comment-466</guid>
		<description><![CDATA[Hi Kasi,

I need to update the code examples at some point. They&#039;re pretty old and those prefixed versions will only work in Firefox and Webkit.

In the meantime, you can take a look at the Mozilla article about &lt;a href=&quot;https://developer.mozilla.org/en-US/docs/CSS/linear-gradient&quot; rel=&quot;nofollow&quot;&gt;cross-browser CSS3 gradient syntax&lt;/a&gt;. It also includes some of the history and how it has changed since I wrote the article.]]></description>
		<content:encoded><![CDATA[<p>Hi Kasi,</p>
<p>I need to update the code examples at some point. They&#8217;re pretty old and those prefixed versions will only work in Firefox and Webkit.</p>
<p>In the meantime, you can take a look at the Mozilla article about <a href="https://developer.mozilla.org/en-US/docs/CSS/linear-gradient" rel="nofollow">cross-browser CSS3 gradient syntax</a>. It also includes some of the history and how it has changed since I wrote the article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Clearing (or deleting) cached SVN passwords in Eclipse using Subclipse by Clearing (or deleting) cached SVN passwords in Eclipse or STS on MAC OS &#124; Jsr168portlets&#039;s Blog</title>
		<link>http://www.heresonesolution.com/2010/05/clearing-or-deleting-cached-svn-passwords-in-eclipse-using-subclipse/#comment-462</link>
		<dc:creator>Clearing (or deleting) cached SVN passwords in Eclipse or STS on MAC OS &#124; Jsr168portlets&#039;s Blog</dc:creator>
		<pubDate>Tue, 09 Apr 2013 09:42:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.heresonesolution.com/?p=41#comment-462</guid>
		<description><![CDATA[[...] http://www.heresonesolution.com/2010/05/clearing-or-deleting-cached-svn-passwords-in-eclipse-using-s... [...]]]></description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.heresonesolution.com/2010/05/clearing-or-deleting-cached-svn-passwords-in-eclipse-using-s" rel="nofollow">http://www.heresonesolution.com/2010/05/clearing-or-deleting-cached-svn-passwords-in-eclipse-using-s</a>&#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using a CSS gradient and a background image on the same element by Kasi</title>
		<link>http://www.heresonesolution.com/2010/09/using-a-css-gradient-and-a-background-image-on-the-same-element/#comment-460</link>
		<dc:creator>Kasi</dc:creator>
		<pubDate>Fri, 22 Feb 2013 20:34:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.heresonesolution.com/?p=47#comment-460</guid>
		<description><![CDATA[First of all thank you so much for your time in explaining. Really useful info. But...

Does the above code work in IE9 because when I view the page I couldn&#039;t see the gradients for all the example?]]></description>
		<content:encoded><![CDATA[<p>First of all thank you so much for your time in explaining. Really useful info. But&#8230;</p>
<p>Does the above code work in IE9 because when I view the page I couldn&#8217;t see the gradients for all the example?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using a CSS gradient and a background image on the same element by Fiachra</title>
		<link>http://www.heresonesolution.com/2010/09/using-a-css-gradient-and-a-background-image-on-the-same-element/#comment-191</link>
		<dc:creator>Fiachra</dc:creator>
		<pubDate>Fri, 18 Jan 2013 11:29:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.heresonesolution.com/?p=47#comment-191</guid>
		<description><![CDATA[Thanks a million. This works great! Exactly what I wanted, and is nice and clean.]]></description>
		<content:encoded><![CDATA[<p>Thanks a million. This works great! Exactly what I wanted, and is nice and clean.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Animations on iPad using Zepto.js by Mike</title>
		<link>http://www.heresonesolution.com/2011/03/animations-on-ipad-using-zepto-js/#comment-28</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 21 Nov 2012 15:37:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.heresonesolution.com/?p=84#comment-28</guid>
		<description><![CDATA[Me again, if I remove this line from the CSS, then the animation works as expected:

/*    -webkit-transition: left 1s linear;*/]]></description>
		<content:encoded><![CDATA[<p>Me again, if I remove this line from the CSS, then the animation works as expected:</p>
<p>/*    -webkit-transition: left 1s linear;*/</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Animations on iPad using Zepto.js by Mike</title>
		<link>http://www.heresonesolution.com/2011/03/animations-on-ipad-using-zepto-js/#comment-27</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 21 Nov 2012 15:23:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.heresonesolution.com/?p=84#comment-27</guid>
		<description><![CDATA[I couldn&#039;t get this to work, didn&#039;t see any animation the div just appeared at it&#039;s new position.

I&#039;ve got a div which is off the screen to the right (left: 320px) and then I&#039;m doing this:

   $(&#039;.mtrpSignupForm&#039;).anim({translate3d: &#039;-320px,0,0&#039;}, 1, &#039;linear&#039;);

Below the css, any idea what&#039;s going wrong?

  .mtrpSignupForm {
    left: 320px;
    top: 40px;
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-transition: left 1s linear;
    background-color: red;
  }

Thanks
Mike]]></description>
		<content:encoded><![CDATA[<p>I couldn&#8217;t get this to work, didn&#8217;t see any animation the div just appeared at it&#8217;s new position.</p>
<p>I&#8217;ve got a div which is off the screen to the right (left: 320px) and then I&#8217;m doing this:</p>
<p>   $(&#8216;.mtrpSignupForm&#8217;).anim({translate3d: &#8216;-320px,0,0&#8242;}, 1, &#8216;linear&#8217;);</p>
<p>Below the css, any idea what&#8217;s going wrong?</p>
<p>  .mtrpSignupForm {<br />
    left: 320px;<br />
    top: 40px;<br />
    width: 100%;<br />
    height: 100%;<br />
    position: absolute;<br />
    -webkit-transition: left 1s linear;<br />
    background-color: red;<br />
  }</p>
<p>Thanks<br />
Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Animations on iPad using Zepto.js by Geert-Jan Brits</title>
		<link>http://www.heresonesolution.com/2011/03/animations-on-ipad-using-zepto-js/#comment-26</link>
		<dc:creator>Geert-Jan Brits</dc:creator>
		<pubDate>Wed, 31 Oct 2012 19:18:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.heresonesolution.com/?p=84#comment-26</guid>
		<description><![CDATA[Just came across this and it&#039;s a bit old but maybe this helps: 

div.animate {
   -webkit-transform: translate3d(0, 0, 0); //THIS LINE ADDED
    position: relative;
    left: 0;
    -webkit-transition: left 1s linear;
}

div.newposition {
    left: 500px;
}

Basically add &#039; -webkit-transform: translate3d(0, 0, 0);&#039; for hardware acceleration (which is the same you do through the zepto example) 

Hth,
Geert-Jan]]></description>
		<content:encoded><![CDATA[<p>Just came across this and it&#8217;s a bit old but maybe this helps: </p>
<p>div.animate {<br />
   -webkit-transform: translate3d(0, 0, 0); //THIS LINE ADDED<br />
    position: relative;<br />
    left: 0;<br />
    -webkit-transition: left 1s linear;<br />
}</p>
<p>div.newposition {<br />
    left: 500px;<br />
}</p>
<p>Basically add &#8216; -webkit-transform: translate3d(0, 0, 0);&#8217; for hardware acceleration (which is the same you do through the zepto example) </p>
<p>Hth,<br />
Geert-Jan</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using a CSS gradient and a background image on the same element by David</title>
		<link>http://www.heresonesolution.com/2010/09/using-a-css-gradient-and-a-background-image-on-the-same-element/#comment-20</link>
		<dc:creator>David</dc:creator>
		<pubDate>Tue, 14 Aug 2012 21:54:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.heresonesolution.com/?p=47#comment-20</guid>
		<description><![CDATA[Hi Brad. Do you mean the width and height of the image, or the width and height of the element whose background you&#039;re setting?

Can you set something up on http://jsfiddle.net so we can see what you have?]]></description>
		<content:encoded><![CDATA[<p>Hi Brad. Do you mean the width and height of the image, or the width and height of the element whose background you&#8217;re setting?</p>
<p>Can you set something up on <a href="http://jsfiddle.net" rel="nofollow">http://jsfiddle.net</a> so we can see what you have?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using a CSS gradient and a background image on the same element by Brad Hutchison</title>
		<link>http://www.heresonesolution.com/2010/09/using-a-css-gradient-and-a-background-image-on-the-same-element/#comment-19</link>
		<dc:creator>Brad Hutchison</dc:creator>
		<pubDate>Tue, 14 Aug 2012 21:23:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.heresonesolution.com/?p=47#comment-19</guid>
		<description><![CDATA[Awesome work! Now, any way to use that plus.png image from a sprite? My block here is that I need to specify the width and height for a sprite to function properly. Plus, I&#039;m locked in to the html I&#039;m using because it is global across multiple sites.]]></description>
		<content:encoded><![CDATA[<p>Awesome work! Now, any way to use that plus.png image from a sprite? My block here is that I need to specify the width and height for a sprite to function properly. Plus, I&#8217;m locked in to the html I&#8217;m using because it is global across multiple sites.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using a CSS gradient and a background image on the same element by Leah</title>
		<link>http://www.heresonesolution.com/2010/09/using-a-css-gradient-and-a-background-image-on-the-same-element/#comment-18</link>
		<dc:creator>Leah</dc:creator>
		<pubDate>Mon, 23 Jul 2012 13:52:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.heresonesolution.com/?p=47#comment-18</guid>
		<description><![CDATA[PIE.htc works for the IE problem, IE is such a headache, spent hours on it, no image will show in IE6-9
http://css3pie.com/documentation/supported-css3-features/#pie-background
hope this helps save someone hours of time
cheers, L]]></description>
		<content:encoded><![CDATA[<p>PIE.htc works for the IE problem, IE is such a headache, spent hours on it, no image will show in IE6-9<br />
<a href="http://css3pie.com/documentation/supported-css3-features/#pie-background" rel="nofollow">http://css3pie.com/documentation/supported-css3-features/#pie-background</a><br />
hope this helps save someone hours of time<br />
cheers, L</p>
]]></content:encoded>
	</item>
</channel>
</rss>
