<?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: Román Cortés and Ajaxian make up with amazing CSS demos</title>
	<atom:link href="http://ajaxian.com/archives/roman-cortes-and-ajaxian-make-up-with-amazing-css-demos/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/roman-cortes-and-ajaxian-make-up-with-amazing-css-demos</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Taradale</title>
		<link>http://ajaxian.com/archives/roman-cortes-and-ajaxian-make-up-with-amazing-css-demos/comment-page-1#comment-279081</link>
		<dc:creator>Taradale</dc:creator>
		<pubDate>Tue, 23 Feb 2010 13:35:20 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8550#comment-279081</guid>
		<description>I got an answer to my question:
In Windows 7, the scrollbar  is 1px wider,  and you just need to add 1px in height to make the demo working. 
&lt;code&gt;
#ra {height: 318px;}
&lt;/code&gt;
It&#039;s undetectable in Windows XP

Taradale</description>
		<content:encoded><![CDATA[<p>I got an answer to my question:<br />
In Windows 7, the scrollbar  is 1px wider,  and you just need to add 1px in height to make the demo working.<br />
<code><br />
#ra {height: 318px;}<br />
</code><br />
It&#8217;s undetectable in Windows XP</p>
<p>Taradale</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Taradale</title>
		<link>http://ajaxian.com/archives/roman-cortes-and-ajaxian-make-up-with-amazing-css-demos/comment-page-1#comment-279072</link>
		<dc:creator>Taradale</dc:creator>
		<pubDate>Tue, 23 Feb 2010 11:02:53 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8550#comment-279072</guid>
		<description>Very nice demos.
Specially Sliding and Slicing that I&#039;ve adapted for my needs on my blog, with a link to yours of course.
It works with Firefox, Chrome, Opera, Safari, IE8, even IE7, with a little change, with Windows XP Operating System. 
But a friend of mine, who already got Windows 7, reports an error to me. The trouble is an horrible vertical scrolling bar breaking the demo, and appearing whatever browser you use...
Has anyone tested these demos with Windows 7?
Trouble with a .dll, an api????
Any idea?

Thanks for the answer,
Taradale</description>
		<content:encoded><![CDATA[<p>Very nice demos.<br />
Specially Sliding and Slicing that I&#8217;ve adapted for my needs on my blog, with a link to yours of course.<br />
It works with Firefox, Chrome, Opera, Safari, IE8, even IE7, with a little change, with Windows XP Operating System.<br />
But a friend of mine, who already got Windows 7, reports an error to me. The trouble is an horrible vertical scrolling bar breaking the demo, and appearing whatever browser you use&#8230;<br />
Has anyone tested these demos with Windows 7?<br />
Trouble with a .dll, an api????<br />
Any idea?</p>
<p>Thanks for the answer,<br />
Taradale</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jestelle</title>
		<link>http://ajaxian.com/archives/roman-cortes-and-ajaxian-make-up-with-amazing-css-demos/comment-page-1#comment-278813</link>
		<dc:creator>jestelle</dc:creator>
		<pubDate>Thu, 11 Feb 2010 06:20:03 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8550#comment-278813</guid>
		<description>I also find these demos incredibly cool, but someone help me understand why they&#039;re important?  I don&#039;t doubt they are, but its unclear to me exactly what we gain by only using CSS.  Are we just demonstrating the power of CSS?  Or is there more to it?

Thanks,
Josh</description>
		<content:encoded><![CDATA[<p>I also find these demos incredibly cool, but someone help me understand why they&#8217;re important?  I don&#8217;t doubt they are, but its unclear to me exactly what we gain by only using CSS.  Are we just demonstrating the power of CSS?  Or is there more to it?</p>
<p>Thanks,<br />
Josh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joeri</title>
		<link>http://ajaxian.com/archives/roman-cortes-and-ajaxian-make-up-with-amazing-css-demos/comment-page-1#comment-278794</link>
		<dc:creator>Joeri</dc:creator>
		<pubDate>Wed, 10 Feb 2010 09:50:04 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8550#comment-278794</guid>
		<description>@starkraving: with clever use of :hover styles, you could probably even find a way to make a &quot;mouse over zooms&quot; action work without javascript.</description>
		<content:encoded><![CDATA[<p>@starkraving: with clever use of :hover styles, you could probably even find a way to make a &#8220;mouse over zooms&#8221; action work without javascript.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: starkraving</title>
		<link>http://ajaxian.com/archives/roman-cortes-and-ajaxian-make-up-with-amazing-css-demos/comment-page-1#comment-278790</link>
		<dc:creator>starkraving</dc:creator>
		<pubDate>Tue, 09 Feb 2010 22:20:18 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8550#comment-278790</guid>
		<description>@Sembiance,

Imagine these examples as the &quot;gracefully degraded&quot; versions. Using these as a base you could add a smattering of javascript on top of them that would hide the scrollbars and work on mouse move or mouse drag. In particular, that beveled &quot;a&quot; could be applied to some sort of image magnifying glass or something, for zooming into spots of an image. And since the underlying technology is pure CSS, the basic approach would still hold water even without javascript enabled.

Brilliant stuff, two thumbs up!</description>
		<content:encoded><![CDATA[<p>@Sembiance,</p>
<p>Imagine these examples as the &#8220;gracefully degraded&#8221; versions. Using these as a base you could add a smattering of javascript on top of them that would hide the scrollbars and work on mouse move or mouse drag. In particular, that beveled &#8220;a&#8221; could be applied to some sort of image magnifying glass or something, for zooming into spots of an image. And since the underlying technology is pure CSS, the basic approach would still hold water even without javascript enabled.</p>
<p>Brilliant stuff, two thumbs up!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sembiance</title>
		<link>http://ajaxian.com/archives/roman-cortes-and-ajaxian-make-up-with-amazing-css-demos/comment-page-1#comment-278787</link>
		<dc:creator>Sembiance</dc:creator>
		<pubDate>Tue, 09 Feb 2010 18:31:27 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8550#comment-278787</guid>
		<description>I was very impressed by the initial coke-can CSS trick. These demos are also quite impressive.

Sadly however they all seem to focus around the user scrolling a scrollbar to work.

So as awesome as they are too look at and admire the technology behind them, they don&#039;t seem very practical :(</description>
		<content:encoded><![CDATA[<p>I was very impressed by the initial coke-can CSS trick. These demos are also quite impressive.</p>
<p>Sadly however they all seem to focus around the user scrolling a scrollbar to work.</p>
<p>So as awesome as they are too look at and admire the technology behind them, they don&#8217;t seem very practical :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: functionform</title>
		<link>http://ajaxian.com/archives/roman-cortes-and-ajaxian-make-up-with-amazing-css-demos/comment-page-1#comment-278770</link>
		<dc:creator>functionform</dc:creator>
		<pubDate>Mon, 08 Feb 2010 20:56:34 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8550#comment-278770</guid>
		<description>Officially impressed.</description>
		<content:encoded><![CDATA[<p>Officially impressed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iliad</title>
		<link>http://ajaxian.com/archives/roman-cortes-and-ajaxian-make-up-with-amazing-css-demos/comment-page-1#comment-278767</link>
		<dc:creator>iliad</dc:creator>
		<pubDate>Mon, 08 Feb 2010 17:07:56 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8550#comment-278767</guid>
		<description>I&#039;m gonna be digging into the source code of these because this stuff is mind-blowing! Kudos Román.</description>
		<content:encoded><![CDATA[<p>I&#8217;m gonna be digging into the source code of these because this stuff is mind-blowing! Kudos Román.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kow</title>
		<link>http://ajaxian.com/archives/roman-cortes-and-ajaxian-make-up-with-amazing-css-demos/comment-page-1#comment-278765</link>
		<dc:creator>kow</dc:creator>
		<pubDate>Mon, 08 Feb 2010 14:19:34 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8550#comment-278765</guid>
		<description>What comes next? Quake in pure CSS? Just kidding, well done Román, amazing stuff and skills.</description>
		<content:encoded><![CDATA[<p>What comes next? Quake in pure CSS? Just kidding, well done Román, amazing stuff and skills.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

