Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在菜单栏中有一个链接到的页面。在此页面上有一个自定义模块。在此页面上,用户可以单击来自另一个数据库的项目。当他们单击它时,他们会转到另一个页面,其中包含更多信息。当它们位于第二页时,菜单栏中没有活动按钮。在第二页上,我还有一个自定义模块。
您如何强制菜单栏中的按钮具有 .active 类或以其他方式使其具有活动布局按钮。
我使用 Drupal 7。
我使用上下文模块来解决这个问题。