Monday, February 27, 2017

Sample Iframe Inclue allow full screen

<iframe src="http://10.1.42.18/archive/ViewerJS/#../files/<?php echo $row ['Attach']; ?>" style="position:fixed; top:0px; left:0px; bottom:0px; right:0px; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:999999;"allowfullscreen></iframe></iframe>

No comments:

Post a Comment

phprunner view custom filed status

if ($value=="Process") $str.='<img src="1.png">'; if ($value=="Receive") $str.='<i...