Skip to content

Homepage is broken with JavaScript disabled #4

@JustAnotherArchivist

Description

@JustAnotherArchivist

Since the homepage uses JavaScript to jump to the introduction page, it just stays blank when scripting is disabled.

Possible solutions:

  • The proper solution would be using an HTTP 3xx redirect.
  • A <noscript> tag with a meta refresh could be used, but this would reintroduce Fix broken back button on Firefox #3 for script-disabled users, I believe.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions