Scroll IFRAMEs on iOS Example
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 | <! doctype html> < html > < head > < meta charset="utf-8"> < meta http-equiv="X-UA-Compatible" content="IE=Edge" /> < title >Scroll IFRAMEs on iOS Example</ title > < meta name="description" content="geovindu" /> < meta name="Keywords" content="geovindu"/> < meta name="author" content="geovindu"/> < style type="text/css"> .scroll-wrapper { display: inline-block; -webkit-overflow-scrolling: touch; overflow-y: scroll; height: 700px; } .scroll-wrapper, .scroll-wrapper { width: 100%; height: 700px; } .DuIframe { position: fixed; right: 0; bottom: 0; left: 0; top: 0; -webkit-overflow-scrolling: touch; overflow-y: scroll; width: 100%; } .DuIframe iframe { height:700px ; width: 100%; } </ style > </ head > < body > < div class="scroll-wrapper"> < iframe src="http://www.dusystem.com/" border="0" id="DuIframe" frameborder='0' height="100%" width="100%"/> </ div > </ body > </ html > |
https://mozilla.github.io/pdf.js/legacy/web/viewer.html Apple ISO
https://mozilla.github.io/pdf.js/web/viewer.html
https://cdnjs.com/libraries/pdf.js
https://github.com/mozilla/pdf.js
https://pdfjs.express/blog/how-to-use-pdf-js
http://www.sanxiaairport.com/autoweb/PDFjs/index.html
https://mozilla.github.io/pdf.js/examples/
http://www.sanxiaairport.com/autoweb/PDFjs/index.html
https://pdfjs.express/static/web/viewer.html?file=%2Fstatic%2Fweb%2Fmy-pdf-file.pdf
http://cd.oa.acla.org.cn/common/pdf.js/viewer.jsp?file=%2Fservice%2Frest%2Ftk.File%2F8281267e46ae44f994cada888f15cfa7%2F
https://jqueryvalidation.org/files/demo/
http://johnathanmarksmith.com/jquery-example.html
http://liuyunzhuge.github.io/blog/form/dist/html/demo3.html
https://github.com/Thrilleratplay/jquery-validation-bootstrap-tooltip
http://home.jejaju.com/play/customvalidity/
https://getbootstrap.com/docs/4.0/components/forms/#validation
https://github.com/johnnyreilly/jQuery.Validation.Unobtrusive.Native
https://johnnyreilly.github.io/jQuery.Validation.Unobtrusive.Native/Demo.html
http://voky.com.ua/showcase/sky-forms-pro/examples/ext-tooltips.html
https://emretulek.github.io/jbvalidator/
https://github.com/emretulek/jbvalidator
https://phppot.com/jquery/jquery-form-validation-with-tooltip/
https://www.telerik.com/blogs/building-html5-form-validation-bubble-replacements
https://github.com/telerik/kendo-ui-core
https://www.jqueryscript.net/demo/jQuery-Speech-Bubble-Style-Tooltip-Plugin-Bubble
https://github.com/jquerytools/jquerytools
https://github.com/brandonaaron/bgiframe/
https://plugins.jquery.com/iframeResizer/
https://plugins.jquery.com/bgiframe/
https://davidjbradshaw.com/iframe-resizer/example/
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· AI与.NET技术实操系列:基于图像分类模型对图像进行分类
· go语言实现终端里的倒计时
· 如何编写易于单元测试的代码
· 10年+ .NET Coder 心语,封装的思维:从隐藏、稳定开始理解其本质意义
· .NET Core 中如何实现缓存的预热?
· 25岁的心里话
· 闲置电脑爆改个人服务器(超详细) #公网映射 #Vmware虚拟网络编辑器
· 基于 Docker 搭建 FRP 内网穿透开源项目(很简单哒)
· 零经验选手,Compose 一天开发一款小游戏!
· 一起来玩mcp_server_sqlite,让AI帮你做增删改查!!
2015-11-10 HTML5 Viewport Meta Tag