Skip to content

Can't un-append elements after an animation #5

Description

@gliechty

Been having issues unappending elements after they cross the screen, I have a feeling it's because I'm not getting the getElementsByClassName data return (ie it's an 'array-like-object', not elements).

as seen here: https://developer.mozilla.org/en-US/docs/Web/API/Document/getElementsByClassName

tried looking for how to delete elements after an animation (that's what's moving them across the screen) but just found jQuery results: http://stackoverflow.com/questions/25149415/javascript-delete-and-shift-elements-after-animation.

talked to Brian r and Nate...no luck

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions