<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="http://tech.saigonist.com/taxonomy/term/138/all" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>swipe</title>
    <link>http://tech.saigonist.com/taxonomy/term/138/all</link>
    <description></description>
    <language>en</language>
          <item>
    <title>How to detect a swipe touch event on mobile browsers with JavaScript</title>
    <link>http://tech.saigonist.com/b/code/how-detect-swipe-touch-event-mobile-browsers-javascript</link>
    <description>&lt;span class=&quot;submitted-by&quot;&gt;May 14, 2016&lt;/span&gt;&lt;div class=&quot;field_tags&quot;&gt;&lt;span class=&quot;label label-info&quot;&gt;&lt;a href=&quot;/tags/javascript&quot;&gt;javascript&lt;/a&gt;&lt;/span&gt; &lt;span class=&quot;label label-info&quot;&gt;&lt;a href=&quot;/tags/mobile&quot;&gt;mobile&lt;/a&gt;&lt;/span&gt; &lt;span class=&quot;label label-info&quot;&gt;&lt;a href=&quot;/tags/swipe&quot;&gt;swipe&lt;/a&gt;&lt;/span&gt; &lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;Browsers have supported various mouse-based events like clicks, down to the detection of when the mouse button is down and when it&#039;s released. You can know the coordinates of the mouse cursor, all in JavaScript. Mobile interfaces have brought some new gestures beyond what desktops provided. One big set of such UI events is from the smartphone&#039;s screen allowing touch and even multi-touch. Multitouch allows more types of UI events.&lt;/p&gt;

&lt;p&gt;Many mobile apps support swiping, not just as a way to move a visible object around thescreen but applied for the whole screen. Tinder uses left swipe and...&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
     <pubDate>Fri, 13 May 2016 17:19:00 +0000</pubDate>
 <dc:creator>tomo</dc:creator>
 <guid isPermaLink="false">88 at http://tech.saigonist.com</guid>
  </item>
  </channel>
</rss>
