We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
设换iframe标签时 会导致页面的滚动条(横向纵向都会)消失掉, 旧版谷歌浏览器会出现不能向上滚动的情况(要下滚一下 才能上滚), 滚动条从此一直都消失了 除非刷新页面或重新请求api
在H-ui.admin.js中修改标签点击事件, 向iframe修改overflow属性后, 问题仍然不能解决 IE11没有此bug, 遨游和谷歌都有.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
设换iframe标签时 会导致页面的滚动条(横向纵向都会)消失掉,
旧版谷歌浏览器会出现不能向上滚动的情况(要下滚一下 才能上滚),
滚动条从此一直都消失了 除非刷新页面或重新请求api
在H-ui.admin.js中修改标签点击事件, 向iframe修改overflow属性后, 问题仍然不能解决
IE11没有此bug, 遨游和谷歌都有.
The text was updated successfully, but these errors were encountered: