<?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: Experimental Page Layout Inspired by Flipboard</title>
	<atom:link href="http://tympanus.net/codrops/2012/05/07/experimental-page-layout-inspired-by-flipboard/feed/" rel="self" type="application/rss+xml" />
	<link>http://tympanus.net/codrops/2012/05/07/experimental-page-layout-inspired-by-flipboard/</link>
	<description>Useful resources and inspiration for creative minds</description>
	<lastBuildDate>Wed, 19 Jun 2013 18:59:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Henry</title>
		<link>http://tympanus.net/codrops/2012/05/07/experimental-page-layout-inspired-by-flipboard/comment-page-6/#comment-426660</link>
		<dc:creator>Henry</dc:creator>
		<pubDate>Sun, 28 Oct 2012 10:51:11 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=8780#comment-426660</guid>
		<description><![CDATA[There is an issue in iPad when I turn portrait to landscape and landscape to portrait, I have to do this two times to display the correct layout or height of the page.]]></description>
		<content:encoded><![CDATA[<p>There is an issue in iPad when I turn portrait to landscape and landscape to portrait, I have to do this two times to display the correct layout or height of the page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: R. Peres</title>
		<link>http://tympanus.net/codrops/2012/05/07/experimental-page-layout-inspired-by-flipboard/comment-page-6/#comment-426643</link>
		<dc:creator>R. Peres</dc:creator>
		<pubDate>Sat, 27 Oct 2012 15:15:54 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=8780#comment-426643</guid>
		<description><![CDATA[You are able to put the clicks working on the iOS, by doing:

- Use the JqueryMobile (just add it to the project).
- Around line 550 of the file Jquery.flips.js, here:

			this.$flipPages.find(&#039;.box&#039;).bind(&#039;click tap&#039;, function() 

Add the tap event.]]></description>
		<content:encoded><![CDATA[<p>You are able to put the clicks working on the iOS, by doing:</p>
<p>- Use the JqueryMobile (just add it to the project).<br />
- Around line 550 of the file Jquery.flips.js, here:</p>
<p>			this.$flipPages.find(&#8216;.box&#8217;).bind(&#8216;click tap&#8217;, function() </p>
<p>Add the tap event.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony</title>
		<link>http://tympanus.net/codrops/2012/05/07/experimental-page-layout-inspired-by-flipboard/comment-page-6/#comment-425495</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Thu, 11 Oct 2012 16:46:45 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=8780#comment-425495</guid>
		<description><![CDATA[Has anyone come up with a solution for the ios 6 issue for when you click on a content box it not opening?]]></description>
		<content:encoded><![CDATA[<p>Has anyone come up with a solution for the ios 6 issue for when you click on a content box it not opening?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pritesh</title>
		<link>http://tympanus.net/codrops/2012/05/07/experimental-page-layout-inspired-by-flipboard/comment-page-6/#comment-425374</link>
		<dc:creator>Pritesh</dc:creator>
		<pubDate>Wed, 10 Oct 2012 12:06:28 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=8780#comment-425374</guid>
		<description><![CDATA[Works on firefox :) Does not on chrome :(]]></description>
		<content:encoded><![CDATA[<p>Works on firefox :) Does not on chrome :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ant</title>
		<link>http://tympanus.net/codrops/2012/05/07/experimental-page-layout-inspired-by-flipboard/comment-page-6/#comment-424745</link>
		<dc:creator>Ant</dc:creator>
		<pubDate>Fri, 21 Sep 2012 15:28:11 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=8780#comment-424745</guid>
		<description><![CDATA[I believe it may have something to do with iOS 6&#039;s interpretation of &quot;-webkit-user-select: none;&quot;.... did they break the feature with the update?  In this experimental flipboard version, it appears to  no longer work..... the -webkit-user-select: none; I mean.  If you tap an article, the copy-paste-select text opens, but that is in iPad&#039;s core functions, not on this product.  Bummer.  I liked playing around with this.]]></description>
		<content:encoded><![CDATA[<p>I believe it may have something to do with iOS 6&#8242;s interpretation of &#8220;-webkit-user-select: none;&#8221;&#8230;. did they break the feature with the update?  In this experimental flipboard version, it appears to  no longer work&#8230;.. the -webkit-user-select: none; I mean.  If you tap an article, the copy-paste-select text opens, but that is in iPad&#8217;s core functions, not on this product.  Bummer.  I liked playing around with this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yavuzalp ÖZCAN</title>
		<link>http://tympanus.net/codrops/2012/05/07/experimental-page-layout-inspired-by-flipboard/comment-page-6/#comment-424742</link>
		<dc:creator>Yavuzalp ÖZCAN</dc:creator>
		<pubDate>Fri, 21 Sep 2012 12:47:23 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=8780#comment-424742</guid>
		<description><![CDATA[Hi everyone.
I have problem with &quot;{{html theContentFront}}&quot; in line 21 and 28. How can i fix that? When i delete that code; it doesn&#039;t work.]]></description>
		<content:encoded><![CDATA[<p>Hi everyone.<br />
I have problem with &#8220;{{html theContentFront}}&#8221; in line 21 and 28. How can i fix that? When i delete that code; it doesn&#8217;t work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ant</title>
		<link>http://tympanus.net/codrops/2012/05/07/experimental-page-layout-inspired-by-flipboard/comment-page-5/#comment-424732</link>
		<dc:creator>Ant</dc:creator>
		<pubDate>Thu, 20 Sep 2012 23:46:42 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=8780#comment-424732</guid>
		<description><![CDATA[Popups don&#039;t work in iOS 6.   :\]]></description>
		<content:encoded><![CDATA[<p>Popups don&#8217;t work in iOS 6.   :\</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joaco</title>
		<link>http://tympanus.net/codrops/2012/05/07/experimental-page-layout-inspired-by-flipboard/comment-page-5/#comment-424730</link>
		<dc:creator>Joaco</dc:creator>
		<pubDate>Thu, 20 Sep 2012 23:27:15 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=8780#comment-424730</guid>
		<description><![CDATA[Someone know what happens in iOS 6? The Articles doesn&#039;t open.]]></description>
		<content:encoded><![CDATA[<p>Someone know what happens in iOS 6? The Articles doesn&#8217;t open.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco</title>
		<link>http://tympanus.net/codrops/2012/05/07/experimental-page-layout-inspired-by-flipboard/comment-page-5/#comment-424559</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Sat, 15 Sep 2012 11:31:37 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=8780#comment-424559</guid>
		<description><![CDATA[Hello, i&#039;d like to know how to flip the pages when a certain div element (added by me) is clicked
Thanks]]></description>
		<content:encoded><![CDATA[<p>Hello, i&#8217;d like to know how to flip the pages when a certain div element (added by me) is clicked<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cristina</title>
		<link>http://tympanus.net/codrops/2012/05/07/experimental-page-layout-inspired-by-flipboard/comment-page-5/#comment-424497</link>
		<dc:creator>Cristina</dc:creator>
		<pubDate>Thu, 13 Sep 2012 13:06:56 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=8780#comment-424497</guid>
		<description><![CDATA[great tutorial and work amazing :) thank you]]></description>
		<content:encoded><![CDATA[<p>great tutorial and work amazing :) thank you</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk: enhanced
Content Delivery Network via codropspz.tympanus.netdna-cdn.com

 Served from: tympanus.net @ 2013-06-19 21:41:48 by W3 Total Cache -->