Library: querySelectorInterval

Use document.querySelector() to continuously look for an Element. Call a function when found. Powered by requestAnimationFrame.

2021/05/06のページです。最新版はこちら

このスクリプトは単体で利用できません。右のようなメタデータを含むスクリプトから、ライブラリとして読み込まれます: // @require https://updategreasyfork.deno.dev/scripts/375023/928433/Library%3A%20querySelectorInterval.js

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
sidneys
バージョン
0.0.4
作成日
2018/11/30
更新日
2021/05/06
大きさ
2.91KB
ライセンス
不明

querySelectorInterval

Use document.querySelector() to continuously look for an Element.

Call a function when found.

Powered by requestAnimationFrame.