Library | querySelectorInterval

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

As of 2018-11-30. See the latest version.

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://updategreasyfork.deno.dev/scripts/375023/649601/Library%20%7C%20querySelectorInterval.js

Author
sidneys
Version
0.0.3
Created
2018-11-30
Updated
2018-11-30
Size
2.91 KB
License
N/A

querySelectorInterval

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

Call a function when found.

Powered by requestAnimationFrame.