Scrolling a page to the top from an iframe (containing a gwt application)

前端 未结 4 2096
北恋
北恋 2021-01-25 23:42

There is a website which has an iframe including a web application. Let\'s assume that the application has a height of 1000px. At the bottom of the application (1000px) there is

4条回答
  •  独厮守ぢ
    2021-01-26 00:07

    What about calling a java script function scrolling to a div id of the page holding the iframe? Is that possible?

提交回复
热议问题