ar15dcm
06-20-2013, 04:22 AM
Hello,
On this BBCODE the document displays just fine. However the browser window loses focus and the user must use the scroll bar on the right. Scrolling with the mouse or UP/DOWN keys only scrolls the .pdf file within the embeded window.
Any ideas how to fix the focus so users can scroll with the mouse or up/down keys?
<div align="left">
<p align="center"><a href="{param}">Click here to download this file</a></p>
<BR />
<embed src="{param}#view=Fit,50&scrollbar=1&toolbar=1&navpanes=1" type="application/pdf" width="100%" height="1100px"></embed>
</div>
<BR />
Thanks,
On this BBCODE the document displays just fine. However the browser window loses focus and the user must use the scroll bar on the right. Scrolling with the mouse or UP/DOWN keys only scrolls the .pdf file within the embeded window.
Any ideas how to fix the focus so users can scroll with the mouse or up/down keys?
<div align="left">
<p align="center"><a href="{param}">Click here to download this file</a></p>
<BR />
<embed src="{param}#view=Fit,50&scrollbar=1&toolbar=1&navpanes=1" type="application/pdf" width="100%" height="1100px"></embed>
</div>
<BR />
Thanks,