並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 3 件 / 3件

新着順 人気順

parentnode property in javascriptの検索結果1 - 3 件 / 3件

  • 【脱jQuery】jQuery <=> vanillaJS 書き換え集

    jQuery <=> JavaScript全書き換え一覧ではありません jQueryで書いていたコードをvanilla(素のJavaScript)に書き換えたいけど書き方がわからなくて調べ方もピンとこない状態の自分がこれを見ることができたらきっと嬉しいと思ったのでここに供養します。 脳の記憶容量が8バイトくらいしかないので今でもシンプルにJavaScriptの書き方をページ内検索して使ったりしています。 /*----------------------------------- セレクター ------------------------------------*/ //html $("html") document.documentElement; //body $("body") document.body; //id $("#hoge"); document.getElementBy

      【脱jQuery】jQuery <=> vanillaJS 書き換え集
    • Django, HTMX and Alpine.js: Modern websites, JavaScript optional

      Modern JavaScript for Django Developers Django, HTMX and Alpine.js: Modern websites, JavaScript optional Building a modern front end in Django without reaching for a full-blown JavaScript framework. Choosing the right tools for the job, and bringing them into your project. Published November 23, 2021, Updated May, 2025 This is Part 5 of Modern JavaScript for Django Developers. Welcome back to "Mod

        Django, HTMX and Alpine.js: Modern websites, JavaScript optional
      • How does Firefox's Reader View work?

        by videoinu authors . published on 5/19/2020 under technical . Reader view is Firefox's answer bloated websites and content-filled websites with non-readable content, but how does it function underneath? The main crux is utilizing a big bag of heuristics and knowledge about how semantic HTML elements should be used and structured to strip the page of content that offers no immediate relevance to t

          How does Firefox's Reader View work?
        1