Skip to content

doesn't work for html tags onclick event; only JS functionality works fine. When we declare the onclick event inside the html tag doesn't work, it will show some undefined error message in the browser console section. #62

@Alexmaxwell7

Description

@Alexmaxwell7

hello

//js section
function hello(){
console.log("hi");
}

When I clicked that hello content, it would show some error message likeit does not define.

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