saample allow pdf full screen
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>JS Bin</title>
</head>
<body>
<iframe id="viewer" src="http://mzl.la/pdf-js" mozallowfullscreen allowfullscreen></iframe><br>
<button onclick="fullScreen()">Full Screen</button>
<script>
function fullScreen() {
var viewer = document.getElementById('viewer');
var rFS = viewer.mozRequestFullScreen || viewer.webkitRequestFullscreen || viewer.requestFullscreen;
rFS.call(viewer);
}
</script>
</body>
</html>
Monday, March 20, 2017
Subscribe to:
Comments (Atom)
phprunner view custom filed status
if ($value=="Process") $str.='<img src="1.png">'; if ($value=="Receive") $str.='<i...
-
Sample Php Runner Popup Center Page Sample JS <script type="text/javascript"src="http://code.jquery.com/jquery...
-
ms access print current record New database ms access Trick Technic printing current record Simaple view first page contoh database m...