Skip to content
This repository was archived by the owner on Nov 11, 2019. It is now read-only.
This repository was archived by the owner on Nov 11, 2019. It is now read-only.

guide the user #4

@ghost

Description

//do sth

here I advice you to add alert, to tell the user what is wrong and what he should input, try this:
if (xmlHttp.readyState == 4 && xmlHttp.status == 404)
alert('tell the user what should he do');

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