以下の内容はhttps://takuya-1st.hatenablog.jp/entry/2018/04/03/153027より取得しました。


jsのDOM APIで親要素はclosest。使える親を要素的に辿っていく(jquery のfind parents 的なこと

.closest ってめっちゃ便利

document.querySelector('a.current').closest('ul').closest('li')

closest で xpath の ancestor的なことが出来るかも−

xpath の ancestor 的なことができる。そして jQuery で言うところのparent()的なこと。

jQueryのparents とかで出来たので、VanillaJSでコレができるのは便利。

2018-05-16 追記

ieでは動かないので、トランスパイラを入れた方が無難かも

参考資料

https://developer.mozilla.org/en-US/docs/Web/API/Element/closest




以上の内容はhttps://takuya-1st.hatenablog.jp/entry/2018/04/03/153027より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14