我在Angular网站的页面上嵌入了box.com小部件。 像这样:
<iframe src="https://app.box.com/embed_widget/s/e15sb43w5ub7c3pruqii?theme=blue" width="500" height="400" frameborder="0"allowfullscreen webkitallowfullscreen msallowfullscreen></iframe>
加载小部件时,它将劫持页面滚动并滚动到该页面。 如何避免呢?