https://github.com/bigcui/iframe
https://github.com/bigcui/iframe
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bigcui/iframe
- Owner: bigcui
- Created: 2016-04-01T02:51:39.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-01T02:51:46.000Z (over 10 years ago)
- Last Synced: 2024-12-31T22:11:29.672Z (over 1 year ago)
- Language: HTML
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
##iframe在移动中应该 除了吊起客户端
##凡是内嵌页面的都会有这样的问题
1 事件不能捕获
2 滚动条和本页面冲突
3 跨域的问题
4 表单提交问题
####解决的方案就是
直接跳页面得了