Posted by marco on 01/23/35 11:58
Hi,
firefox seems to crash when i embed multiple pdf files with the
following code
<object data="pdf/groepslessenwinter20062007.pdf"
type="application/pdf" height="500" width="600">
<param name="src" value="pdf/groepslessenwinter20062007.pdf">
<param name="quality" value="medium">
<param name="bgcolor" value="#ffffff">
<param name="pluginurl" value="http://www.adobe.com/">
</object>
with one of these it works fine when i use more than one firefox
crashes ie6&opera don't have a problem. I want to use clean html so the
<embed> tag is out of the question. What am i missing?
Thanx
Marco
Navigation:
[Reply to this message]
|