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使用 Bootstrap,您可以通过向其父.tab-pane元素添加一个类来将选项卡带到“最前面” 。
.active
.tab-pane