An open API service indexing awesome lists of open source software.

https://github.com/bigcui/iframe


https://github.com/bigcui/iframe

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

##iframe在移动中应该 除了吊起客户端
##凡是内嵌页面的都会有这样的问题
1 事件不能捕获
2 滚动条和本页面冲突
3 跨域的问题
4 表单提交问题
####解决的方案就是
直接跳页面得了