Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Issues
  • #10506
Closed
Open
Issue created Sep 07, 2013 by Administrator@rootContributor

Navbar not expandable when JS disabled

Created by: swills1

If javascript is disabled or not present you can't navigate on mobile devices at all. Is there a reason there is no fall-back? Something like

$(".navbar").css("display","none");

I assumed there would be something like that so if js isn't present the menu would just be displayed. Is there a reason bootstrap is set up so that it cannot be naviagted on mobile devices without js?

Also on the default Android browser when you resize the page you can't get to the toggle button, but a lot of sites have this problem with that browser. My main question is just about not being able to navigate without JS on mobile devices.

Assignee
Assign to
Time tracking