<?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: iScroll dreams of Electric Sheep (aka v3.3 beta 3)</title>
	<atom:link href="http://cubiq.org/iscroll-dreams-of-electric-sheep-aka-v3-3-beta-3/feed" rel="self" type="application/rss+xml" />
	<link>http://cubiq.org/iscroll-dreams-of-electric-sheep-aka-v3-3-beta-3</link>
	<description>Web and mobile development</description>
	<lastBuildDate>Sat, 04 Feb 2012 01:15:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Mark</title>
		<link>http://cubiq.org/iscroll-dreams-of-electric-sheep-aka-v3-3-beta-3/comment-page-1#comment-8795</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Fri, 24 Sep 2010 18:52:33 +0000</pubDate>
		<guid isPermaLink="false">http://cubiq.org/?p=92#comment-8795</guid>
		<description>Have you made any progress on the Select elements in the scrolling area?</description>
		<content:encoded><![CDATA[<p>Have you made any progress on the Select elements in the scrolling area?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: H4CK3R</title>
		<link>http://cubiq.org/iscroll-dreams-of-electric-sheep-aka-v3-3-beta-3/comment-page-1#comment-1987</link>
		<dc:creator>H4CK3R</dc:creator>
		<pubDate>Sat, 19 Jun 2010 20:41:01 +0000</pubDate>
		<guid isPermaLink="false">http://cubiq.org/?p=92#comment-1987</guid>
		<description>Brilliant JOB!!

Also on the splitting it into smaller device specific scripts, i would support that as i only develop for the iPhone at the moment?

Though i admit the cross browser support is an attractive option if needed by others and i think the best solution (though sadly most work involved too :( ) would be for a universal big script and then smaller scripts for each device all available for an one that needs whichever script?</description>
		<content:encoded><![CDATA[<p>Brilliant JOB!!</p>
<p>Also on the splitting it into smaller device specific scripts, i would support that as i only develop for the iPhone at the moment?</p>
<p>Though i admit the cross browser support is an attractive option if needed by others and i think the best solution (though sadly most work involved too <img src='http://cubiq.org/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  ) would be for a universal big script and then smaller scripts for each device all available for an one that needs whichever script?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kaskooye</title>
		<link>http://cubiq.org/iscroll-dreams-of-electric-sheep-aka-v3-3-beta-3/comment-page-1#comment-1897</link>
		<dc:creator>kaskooye</dc:creator>
		<pubDate>Fri, 18 Jun 2010 12:09:25 +0000</pubDate>
		<guid isPermaLink="false">http://cubiq.org/?p=92#comment-1897</guid>
		<description>Thanks Matteo !
1st for you script,
2nd as Renaud said, for quoting P.K Dick !

I&#039;ll test the whole thing tonight.</description>
		<content:encoded><![CDATA[<p>Thanks Matteo !<br />
1st for you script,<br />
2nd as Renaud said, for quoting P.K Dick !</p>
<p>I&#8217;ll test the whole thing tonight.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vp</title>
		<link>http://cubiq.org/iscroll-dreams-of-electric-sheep-aka-v3-3-beta-3/comment-page-1#comment-1853</link>
		<dc:creator>vp</dc:creator>
		<pubDate>Thu, 17 Jun 2010 20:57:42 +0000</pubDate>
		<guid isPermaLink="false">http://cubiq.org/?p=92#comment-1853</guid>
		<description>Thanks for reply Matteo, 

Just fyi, the dropdown will allow to select by iphone keypad next field button if the scrolling area contains a mix of input and select tags. Note, in this case too, we can&#039;t choose dropdown with touch event.</description>
		<content:encoded><![CDATA[<p>Thanks for reply Matteo, </p>
<p>Just fyi, the dropdown will allow to select by iphone keypad next field button if the scrolling area contains a mix of input and select tags. Note, in this case too, we can&#8217;t choose dropdown with touch event.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matteo Spinelli</title>
		<link>http://cubiq.org/iscroll-dreams-of-electric-sheep-aka-v3-3-beta-3/comment-page-1#comment-1815</link>
		<dc:creator>Matteo Spinelli</dc:creator>
		<pubDate>Thu, 17 Jun 2010 06:24:57 +0000</pubDate>
		<guid isPermaLink="false">http://cubiq.org/?p=92#comment-1815</guid>
		<description>To all: the dropdown/select list inside the scrolling area is a really bad beast. There&#039;s no simple solution for that, but I have an idea that could work. It&#039;s in my top priorities.</description>
		<content:encoded><![CDATA[<p>To all: the dropdown/select list inside the scrolling area is a really bad beast. There&#8217;s no simple solution for that, but I have an idea that could work. It&#8217;s in my top priorities.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vp</title>
		<link>http://cubiq.org/iscroll-dreams-of-electric-sheep-aka-v3-3-beta-3/comment-page-1#comment-1806</link>
		<dc:creator>vp</dc:creator>
		<pubDate>Thu, 17 Jun 2010 02:39:10 +0000</pubDate>
		<guid isPermaLink="false">http://cubiq.org/?p=92#comment-1806</guid>
		<description>Matteo,

I spent a day and not able to figure out how to make the dropdown list to act normal in the iphone browser. 
I tried by adding a code below to the existing simple example ...

The issue is, the dropdown is not getting an event to show the the list to choose.

Could you please provide some direction to go about it ...


	
	
			Pretty content row 1
			Pretty content row 2
			Pretty content row 3
			Pretty content row 4
			Pretty content row 5
		
		
			Pretty content row 1
			Pretty content row 2
			Pretty content row 3</description>
		<content:encoded><![CDATA[<p>Matteo,</p>
<p>I spent a day and not able to figure out how to make the dropdown list to act normal in the iphone browser.<br />
I tried by adding a code below to the existing simple example &#8230;</p>
<p>The issue is, the dropdown is not getting an event to show the the list to choose.</p>
<p>Could you please provide some direction to go about it &#8230;</p>
<p>			Pretty content row 1<br />
			Pretty content row 2<br />
			Pretty content row 3<br />
			Pretty content row 4<br />
			Pretty content row 5</p>
<p>			Pretty content row 1<br />
			Pretty content row 2<br />
			Pretty content row 3</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Renaud</title>
		<link>http://cubiq.org/iscroll-dreams-of-electric-sheep-aka-v3-3-beta-3/comment-page-1#comment-1722</link>
		<dc:creator>Renaud</dc:creator>
		<pubDate>Mon, 14 Jun 2010 09:13:45 +0000</pubDate>
		<guid isPermaLink="false">http://cubiq.org/?p=92#comment-1722</guid>
		<description>Congratulations for your unique work and ... for quoting Philip K Dick ;)</description>
		<content:encoded><![CDATA[<p>Congratulations for your unique work and &#8230; for quoting Philip K Dick <img src='http://cubiq.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michael</title>
		<link>http://cubiq.org/iscroll-dreams-of-electric-sheep-aka-v3-3-beta-3/comment-page-1#comment-1706</link>
		<dc:creator>michael</dc:creator>
		<pubDate>Fri, 11 Jun 2010 21:19:48 +0000</pubDate>
		<guid isPermaLink="false">http://cubiq.org/?p=92#comment-1706</guid>
		<description>Not at all. Happy to explore myself but if its in the works then I&#039;ll focus on other work. Thanks!</description>
		<content:encoded><![CDATA[<p>Not at all. Happy to explore myself but if its in the works then I&#8217;ll focus on other work. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DeDi</title>
		<link>http://cubiq.org/iscroll-dreams-of-electric-sheep-aka-v3-3-beta-3/comment-page-1#comment-1702</link>
		<dc:creator>DeDi</dc:creator>
		<pubDate>Fri, 11 Jun 2010 19:33:40 +0000</pubDate>
		<guid isPermaLink="false">http://cubiq.org/?p=92#comment-1702</guid>
		<description>Great!

Can&#039;t wait for the new release, really interrested in the shrinkable scrollbars.

michael: do you mind waiting for the new release?</description>
		<content:encoded><![CDATA[<p>Great!</p>
<p>Can&#8217;t wait for the new release, really interrested in the shrinkable scrollbars.</p>
<p>michael: do you mind waiting for the new release?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matteo Spinelli</title>
		<link>http://cubiq.org/iscroll-dreams-of-electric-sheep-aka-v3-3-beta-3/comment-page-1#comment-1699</link>
		<dc:creator>Matteo Spinelli</dc:creator>
		<pubDate>Fri, 11 Jun 2010 14:48:22 +0000</pubDate>
		<guid isPermaLink="false">http://cubiq.org/?p=92#comment-1699</guid>
		<description>Fear not, click events will be handled in 3.4 (out reeeeally soon).

Regarding the other issue, did you try by removing the touchmove event in the document?</description>
		<content:encoded><![CDATA[<p>Fear not, click events will be handled in 3.4 (out reeeeally soon).</p>
<p>Regarding the other issue, did you try by removing the touchmove event in the document?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

