Email or username:

Password:

Forgot your password?
Top-level
Savely Krasovsky

@grishka try
document.addEventListener ("DOMContentLoaded", loaded).

1 comment
Gregory

@savely that's the same as without "run-at", it would run after the body has already been parsed and some scripts ran

Go Up