- android - 多次调用 OnPrimaryClipChangedListener
- android - 无法更新 RecyclerView 中的 TextView 字段
- android.database.CursorIndexOutOfBoundsException : Index 0 requested, 光标大小为 0
- android - 使用 AppCompat 时,我们是否需要明确指定其 UI 组件(Spinner、EditText)颜色
"na-6ren">
我正在尝试构建一个导航栏,它在小屏幕上使用 Bootstrap 的折叠功能。这是我的导航栏的代码:
%nav{:class => "navbar navbar-default", :id => "nav_inicio", :role =>"navigation"}
.container-fluid
/Brand and toggle get grouped for better mobile display
.col-lg-2.col-xs-1
.col-lg-2.navbar-header
%button{:class => "navbar-toggle", "data-toggle" => "collapse", "data-target" => "#navbar-collapse"}
%span.sr-only
Toggle navigation
%span.icon-bar
%span.icon-bar
%span.icon-bar
/Collect the nav links, forms, and other content for toggling
.collapse.navbar-collapse.navbar-right#navbar-collapse
%ul.nav.navbar-nav
- if usuario_signed_in?
%li.text-center
= link_to :controller => "/ldi", :action => "new" do
Recomendar lugar
%li.text-center
= link_to "#" do
Mis lugares recomendados
%li.text-center
= link_to "#" do
Mis lugares valorados
%li.text-center
= link_to "#" do
Mis comentarios
%li.divider.nav-divider
%li.active.text-center
= link_to :edit_usuario_registration do
= current_usuario.nombre.upcase
%li.text-center
= link_to :destroy_usuario_session, :method => 'DELETE' do
Salir
- else
%li.active.text-center
= link_to :new_usuario_session do
Entrar
%li.text-center
= link_to :new_usuario_registration do
Registrar
当我在我的笔记本电脑上缩小 Chrome 窗口时,它工作正常(显示折叠按钮而不是导航栏导航),但该按钮既不显示在我的移动浏览器上,也不显示在 Chrome 的模拟工具上。
如何修复?
最佳答案
你不见了
<meta name="viewport" content="width=device-width, initial-scale=1">
在你的<head>
,这会影响视口(viewport)宽度的确定方式,从而影响导航栏的 @media
查询。
更多信息:
关于css - Bootstrap 3 : collapse button not shown on small screens,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/24070914/
我有这个左侧站点菜单: Typography Name 1
我有两个问题: 是否有合理的解释,为什么会这样? 是否有针对这种情况的 CSS 解决方法? 谢谢! table { border-collapse: collapse; pad
我想知道为什么我的类“panel-collapse”“collapse”不起作用。 我刚刚将文件上传到我的服务器上,当我单击链接区域时,它们不起作用(它们不会放下隐藏内容)。但是,它们在我的 Drea
在这种情况下,我完全感到困惑。当我使用 border-collapse: collapse; 从 1px (#1) 到 大 值 (#2) 并回到 1px (#3),我有视觉缺陷。 #1 和#3 相同,
我有两个表,想要使用 Javascript 同步它们的列宽。只要我不为表格设置 CSS 属性 border-collapse:collapse;,它就能在 Google Chrome 中按预期工作。
我正在前端使用 Bootstrap 编写一个个人提要阅读器,并想添加一个“折叠/全部展开”按钮。 这是我的第一个 JavaScript/JQuery 代码,所以除了在 Firefox Develope
我正在使用以下模块:https://roszpun.github.io/vue-collapse/#/ 我似乎无法弄清楚如何正确地将类添加到包装元素,因为我首先考虑在 onStatusChange 上
在我的代码中,您将看到一个按钮和一个可折叠元素。如果单击该按钮,页面将滚动到可折叠状态。 用户点击按钮后是否可以打开折叠?我考虑过使用视口(viewport),但每次在视口(viewport)中时,折
我有一个 Collapsible-set(有 5-10 个可折叠)并使用此代码查找已打开的: $("#mySet").on("collapsibleexpand", function (e) {
我正在使用 jQuery Collapse在通过 Ajax 插入的元素上。 当我应用下面的行时,它删除了 collapse 类。我需要保留该类,以便在需要关闭 Ajax 内容时调用 collapse(
我正在尝试使用 隐藏表格中的列和 visibility:collapse如此处所述: Is it possible to hide / show table columns by changing
我在格式化 nav navbar-nav 无序列表中的列表项时遇到问题。当页面为全尺寸时,我想保留格式不变。但是,我想在页面缩小时格式化/自定义列表项,并且列表项“消失”并且仅在用户单击切换按钮后“重
出于某种原因,即使我第一次执行完全相同的操作,我也无法再次触发显示。 基本上,我有一个表单,用户可以从下拉列表中选择前两个字段(商家提供商和银行)或添加新条目。因此,我在 Javascript 中使用
我使用了 jsfiddle 68RXP 中的示例collapse-group 创建一个可扩展的 div: HTML: Heading Lorem ipsum View
我有以下问题:当我翻译表格中的标题单元格并且表格设置为 border-collapse:collapse 时,单元格将移动但不会移动它们的边框。我创建了一个测试: 标记:
我是 CSS 和 Bootstrap 3.0 的新手。下面是我可以在很多地方找到的代码,现在我可以毫无问题地编写它。但我真的不知道幕后情况如何。 Company
我有一个包含多行的表格,例如: Line1 Line2 Line3 现在,在 javascript(基于单选输入字段)中,我想通过添加 visibility:collapse 来
我有一个网页,我在其中尝试使所有浏览器的边框正确。参见 http://dl.dropbox.com/u/17256431/SpreadsheetConverter/border-3/border-3.
我正在尝试使用 javascript 来创建 Bootstrap 我只需要更新 javascript 文件,而不是在网站的各个页面上管理导航栏。 这是横幅的代码: document.write( "
给定以下 HTML 页面,表格顶部出现一条水平线,其中第一行将包含第二和第三个单元格(如果已定义)。 Test Page table { margin:10px 0 10px 0;
我是一名优秀的程序员,十分优秀!