{"id":963,"date":"2013-02-05T15:41:21","date_gmt":"2013-02-05T15:41:21","guid":{"rendered":"https:\/\/ibex.tech\/javascript\/?p=963"},"modified":"2022-02-17T07:14:46","modified_gmt":"2022-02-17T07:14:46","slug":"element-siblings","status":"publish","type":"post","link":"https:\/\/ibex.tech\/javascript\/id-class-etc\/element-siblings","title":{"rendered":"Element Siblings"},"content":{"rendered":"<p>\n&nbsp;\n<\/p>\n<h4>\nHow to specify the sibling of an element<br \/>\n<\/h4>\n<pre>\r\n<code>\r\n$(&#39;#speed_slider&#39;).siblings(&#39;.ui-slider-vertical&#39;).bind(&#39;touchstart&#39;, function () {\r\n  \/\/do something\r\n});\r\n<\/code><\/pre>\n<p>\n&nbsp;\n<\/p>\n<p>\n&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>&nbsp; How to specify the sibling of an element $(&#39;#speed_slider&#39;).siblings(&#39;.ui-slider-vertical&#39;).bind(&#39;touchstart&#39;, function () { \/\/do something }); &nbsp; &nbsp;<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[104],"tags":[],"class_list":["post-963","post","type-post","status-publish","format-standard","hentry","category-id-class-etc"],"_links":{"self":[{"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/posts\/963","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/comments?post=963"}],"version-history":[{"count":2,"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/posts\/963\/revisions"}],"predecessor-version":[{"id":1345,"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/posts\/963\/revisions\/1345"}],"wp:attachment":[{"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/media?parent=963"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/categories?post=963"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/tags?post=963"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}