ChrisRChamberlain
Programmer
Hi all
Newbie type question, please be gentle.
Need to convert the following code to call an object to display the .pdf as opposed to showing the .pdf in the window.
This works in the page
TIA
motrac.co.uk
Newbie type question, please be gentle.
Need to convert the following code to call an object to display the .pdf as opposed to showing the .pdf in the window.
Code:
<span title="Click/tap to download vehicle's details" onmouseover="this.style.cursor='pointer';" onclick="window.open('pdfs/6562.pdf','_parent',....</span>
This works in the page
Code:
<div style="width:767px;margin:0 auto;">
[indent]Click on return button to exit[/indent]
[indent]<object width="767" height="1068" data="pdfs/6562.pdf"></object>[/indent]
</div>
TIA
FAQ184-2483
Chris motrac.co.uk