Scroll IFRAMEs on iOS Example

<!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/

 

posted @ 2021-11-10 13:14  ®Geovin Du Dream Park™  阅读(45)  评论(0)    收藏  举报