使用按钮移动到页面上的某个ID

时间:2016-04-15 16:17:27

标签: html

所以我正在建立一个网站(惊讶,惊讶),我在页面顶部有一个按钮,当我点击它时,它什么也没做。我想知道如何解决它。

按钮

<button class="Learn-Link" href="#VideoSlide">Learn How
<div class="Learn-Triangle"></div>
</button>

我要前往的部分

<div class="Slide" id="VideoSlide">
<!--More code here, but not relevant-->
</div>

2 个答案:

答案 0 :(得分:0)

button没有href属性,您需要在按钮中添加a标记

&#13;
&#13;
#VideoSlide{
  position: relative;
  top:1000px;
  height: 100px;
  background: pink
}
&#13;
<button class="Learn-Link" ><a href="#VideoSlide">Learn How</a>
<div class="Learn-Triangle"></div>
</button>
<div class="Slide" id="VideoSlide">
<!--More code here, but not relevant-->
</div>
&#13;
&#13;
&#13;

答案 1 :(得分:0)

您可以使用script -q /dev/null program-command | tee >(wc -l) 触发按钮 的如: -

javascript