<?xml version="1.0" encoding="utf-8"?>
<feed version="0.3" xmlns="http://purl.org/atom/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xml:lang="en">
	<title>BlogSkins Forum Replies For: Transitioning~</title>
	<link rel="alternate" type="text/html" href="http://www.blogskins.com/forum/2/301966/" />
	<info type="text/html" mode="escaped">Replies to this message in the BlogSkins.com Forums.</info>
	<modified>2013-05-21T17:15:30Z</modified>

	<generator url="http://www.blogskins.com/">BlogSkins.com</generator>
		<entry>
		<title>RE: Transitioning~</title>
		<link rel="alternate" type="text/html" href="http://www.blogskins.com/forum/2/301966/" />
		<id>tag:blogskins.com,2013:/forums/cf7f49635275df016f29880c5fc00d98</id>
		<issued>2011-03-24T06:53:22Z</issued>
		<modified>2011-03-24T06:53:22Z</modified>
		<created>2011-03-24T06:53:22Z</created>
		
		<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.blogskins.com/">
		<![CDATA[oh whoops<br />
<br />
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(opacity=10)";<br />
<br />
and<br />
<br />
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(opacity=100)";]]>
		</content>

		<author>
			<name>nobody@blogskins.com (zheliel)</name>
			<url>http://www.blogskins.com/</url>
		</author>
	</entry>
		<entry>
		<title>RE: Transitioning~</title>
		<link rel="alternate" type="text/html" href="http://www.blogskins.com/forum/2/301966/" />
		<id>tag:blogskins.com,2013:/forums/ea123ae6047d53f278ea365e7f1d4dfd</id>
		<issued>2011-03-24T08:25:56Z</issued>
		<modified>2011-03-24T08:25:56Z</modified>
		<created>2011-03-24T08:25:56Z</created>
		
		<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.blogskins.com/">
		<![CDATA[It switches back because it only works when you hover over the object as you only defined it to that.<br />
<br />
Or do you mean that you want the effect of the transition to apply when you move your cursor? As in not-abruptly?]]>
		</content>

		<author>
			<name>nobody@blogskins.com (Kitty_meow)</name>
			<url>http://www.blogskins.com/</url>
		</author>
	</entry>
		<entry>
		<title>RE: Transitioning~</title>
		<link rel="alternate" type="text/html" href="http://www.blogskins.com/forum/2/301966/" />
		<id>tag:blogskins.com,2013:/forums/a788a013da3427964a1f471b951273cc</id>
		<issued>2011-03-24T19:59:53Z</issued>
		<modified>2011-03-24T19:59:53Z</modified>
		<created>2011-03-24T19:59:53Z</created>
		
		<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.blogskins.com/">
		<![CDATA[Ah i found out, i forgot to put the -moz-transition at the first thingy, thanks anyway :)]]>
		</content>

		<author>
			<name>nobody@blogskins.com (zheliel)</name>
			<url>http://www.blogskins.com/</url>
		</author>
	</entry>
		<entry>
		<title>RE: Transitioning~</title>
		<link rel="alternate" type="text/html" href="http://www.blogskins.com/forum/2/301966/" />
		<id>tag:blogskins.com,2013:/forums/72e96c686cfd691c5656ff06a9b2062f</id>
		<issued>2011-03-25T00:45:51Z</issued>
		<modified>2011-03-25T00:45:51Z</modified>
		<created>2011-03-25T00:45:51Z</created>
		
		<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.blogskins.com/">
		<![CDATA[:D Glad you sorted it out.]]>
		</content>

		<author>
			<name>nobody@blogskins.com (Kitty_meow)</name>
			<url>http://www.blogskins.com/</url>
		</author>
	</entry>
		<entry>
		<title>Transitioning~</title>
		<link rel="alternate" type="text/html" href="http://www.blogskins.com/forum/2/301966/" />
		<id>tag:blogskins.com,2013:/forums/e9a5de53a038d50186301a3cc896c00b</id>
		<issued>2011-03-24T06:49:20Z</issued>
		<modified>2011-03-24T06:49:20Z</modified>
		<created>2011-03-24T06:49:20Z</created>
		
		<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.blogskins.com/">
		<![CDATA[Hello :D Hmm I need some help with transitions! Let's say I have this:<br />
<br />
.nom{<br />
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=10)";<br />
 filter: alpha(opacity=10);<br />
 opacity:0.1;<br />
 -webkit-transition:1s;<br />
}<br />
<br />
.nom:hover{<br />
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";<br />
 filter: alpha(opacity=100);<br />
 opacity:1;<br />
 -webkit-transition:1s;<br />
}<br />
<br />
the transition works, but it abruptly switches back when my cursor moves away D: how do I fix this?]]>
		</content>

		<author>
			<name>nobody@blogskins.com (zheliel)</name>
			<url>http://www.blogskins.com/</url>
		</author>
	</entry>
	</feed>
		