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.
我有一个页面,iframe里面有一个。
iframe
我遇到的问题是:每次我进入页面时,它都会向下跳(自动向下滚动)以显示ifrme.
ifrme
我希望用户在进入 iframe 之前阅读一些文本。
那么,我怎样才能阻止这种情况发生呢?
编辑
这是我的 iframe:
<iframe src="http:\\www.example.com" width=920 height=600 name = "example"></iframe>