Skip to content

DOMContentLoaded bummed my code hacks. #4

Description

@peggysuechan

This code of yours prevented my additional hacks (such as volume control ) from working:

document.addEventListener("DOMContentLoaded", function(event) {
/* DOMContentLoaded*/
});

When I deleted it, my stuff worked. Then again, I'm not savvy at coding. Perhaps my hacks could have worked with your code had I known how to make it work.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions