{"id":8135,"date":"2015-11-28T04:12:46","date_gmt":"2015-11-28T04:12:46","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2015\/11\/28\/how-to-remove-fastclick-from-a-specific-element-open-source-projects-ftlabs-fastclick\/"},"modified":"2022-08-30T15:03:00","modified_gmt":"2022-08-30T15:03:00","slug":"how-to-remove-fastclick-from-a-specific-element-open-source-projects-ftlabs-fastclick","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2015\/11\/28\/how-to-remove-fastclick-from-a-specific-element-open-source-projects-ftlabs-fastclick\/","title":{"rendered":"How to remove fastclick from a specific element?-open source projects ftlabs\/fastclick"},"content":{"rendered":"<p>I am using fast click and I am applying it to the body by:<\/p>\n<pre><code>FastClick.attach(document.body);\n<\/code><\/pre>\n<p>How do I not apply it to an element like:<\/p>\n<pre><code>My El -- Do not apply fastclick to this element\n<\/code><\/pre>\n<p><strong>UPDATE<\/strong><\/p>\n<p>Missed the doc which tells how to<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I am using fast click and I am applying it to the body by: FastClick.attach(document.body); How do I not apply it to an element like: My El &#8212; Do not apply fastclick to this element UPDATE Missed the doc which tells how to<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-8135","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/8135","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=8135"}],"version-history":[{"count":1,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/8135\/revisions"}],"predecessor-version":[{"id":8592,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/8135\/revisions\/8592"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=8135"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=8135"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=8135"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}