Not signed in (Sign In)

SkillShare - A place to discuss Web Standards and Web Design topics

Categories

Vanilla 1.1.9 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorcp
    • CommentTimeMay 12th 2006
     permalink
    Is there a way to embed a PDF that work in other browsers than IE (lol)? Here you can see what I mean.

    Or I should use an iframe?
  1.  permalink
    Hi!

    Most modern browsers support embended objects so it shouldn't be a problem. For Netscape Navigator users, add the "href" so the PDF file opens when the PDF image is clicked-on.

    also with EI you can you use <object></object>
    <OBJECT CLASSID="clsid:CA8A9780-280D-11CF-A24D-444553540000" WIDTH=450 HEIGHT=450> <PARAM NAME="SRC" VALUE="example1.pdf"> <EMBED SRC="example1.pdf" HEIGHT=450 WIDTH=450> <NOEMBED> Your browser does not support embedded PDF files. </NOEMBED> </EMBED></OBJECT>

    Best, DS
    • CommentAuthorcp
    • CommentTimeMay 13th 2006
     permalink
    Sorry dmitryseliv but you have no idea what you're talking about.
Add your comments
    Username Password
  • Format comments as (Help)