Skip to content

Blank website when JavaScript disabled #875

@subnut

Description

@subnut

Could use the <noscript> tag, or could atleast designate the default HTML content under <body> to something like -

<body>
    Please enable JavaScript to view this website
</body>

which would then be changed in the JS.

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