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>
Subscribe to:
Post Comments (Atom)
phprunner view custom filed status
if ($value=="Process") $str.='<img src="1.png">'; if ($value=="Receive") $str.='<i...
-
http://www.asprunner.com/forums/topic/22786-sending-record-data-via-sms-twilio/
-
Sample Technic PHPRUNNER View Custom Video MP4 Hi Guy I just want to show you simple teknik Vie as seting for Phprunner 8 cOPY pA...
-
ms access print current record New database ms access Trick Technic printing current record Simaple view first page contoh database m...
No comments:
Post a Comment