Skip to content

chessboard.appendChild is not a function #4

@cristiansori2

Description

@cristiansori2

I had to modify the line chessboard =document.getElementsById('chessboard');
because chessboard is not an element inside the HTML anymore, so I had to replace it with chessboard =document.getElementsByClassName('board');,but now im getting chessboard.appendChild is not a function
Help pls?

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