Skip to content

小错误,单引号全角符 #206

@iuuKai

Description

@iuuKai

https://wangdoc.com/javascript/bom/arraybuffer.html#%E8%AF%BB%E5%8F%96%E6%96%87%E4%BB%B6

就在该 《2.6 读取文件》demo代码处(‘file')

错误:<input type=’file' onchange='readfile(this.files[0])'></input>
修正:<input type='file' onchange='readfile(this.files[0])'></input>

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