【发布时间】:2016-12-05 00:12:11
【问题描述】:
在执行我的 Tour 的页面上,我有许多带有 .contact-box 类的 div。
我不想全选,只选择第一个。
我试过了:
{
element: "#page-wrapper div.contact-box:first-of-type",
title: "Player Info",
content: "Here we have a quick snapshot of "
},
但这没有用。
我想做什么?
【问题讨论】:
-
发布你的整个 JS 代码。
标签: jquery ruby-on-rails twitter-bootstrap bootstrap-tour