Welcome to TalkGraphics.com
Results 1 to 7 of 7
  1. #1
    Join Date
    Nov 2002
    Location
    Toronto, Ontario
    Posts
    198

    Question placeholder problem with IE 7.6

    I have the following html in a placeholder. In Firefox and in Chrome this works correctly; the pdf is properly constrained within the placeholder, scroll bars appearing when necessary. But in IE the placeholder seems to be ignored. The PDF simply displays in a big screen the size of the monitor as it would, I guess, if you just brought it up in Adobe Reader. Perhaps someone else has run into this, or can at least suggest a fix.

    ***
    <iframe name=myframe src=index_htm_files/releases.pdf#navpanes=0 width=100% height=100% frameborder=0 scrolling=auto marginheight=0 marginwidth=0><iframe>
    Phil Thompson

  2. #2

    Default Re: placeholder problem with IE 7.6

    Missing the forward slash in the closing iframe tag Phil

    <iframe name=myframe src=index_htm_files/releases.pdf#navpanes=0 width=100% height=100% frameborder=0 scrolling=auto marginheight=0 marginwidth=0></iframe>

  3. #3
    Join Date
    Apr 2001
    Location
    Kings Lynn, Norfolk, UK
    Posts
    206

    Default Re: placeholder problem with IE 7.6

    Oh that all problems were that simple to solve
    Alan

  4. #4
    Join Date
    Nov 2002
    Location
    Toronto, Ontario
    Posts
    198

    Default Re: placeholder problem with IE 7.6

    Thanks once again Steve—never saw it.
    Phil Thompson

  5. #5
    Join Date
    Nov 2002
    Location
    Toronto, Ontario
    Posts
    198

    Default Re: placeholder problem with IE 7.6

    Quote Originally Posted by sledger View Post
    Missing the forward slash in the closing iframe tag Phil

    <iframe name=myframe src=index_htm_files/releases.pdf#navpanes=0 width=100% height=100% frameborder=0 scrolling=auto marginheight=0 marginwidth=0></iframe>
    closed the tag, but problem persists in IE 7 only??
    Phil Thompson

  6. #6

    Default Re: placeholder problem with IE 7.6

    Any particular reason you haven't updated your system to use IE8 Phil?

  7. #7
    Join Date
    Nov 2002
    Location
    Toronto, Ontario
    Posts
    198

    Default Re: placeholder problem with IE 7.6

    Quote Originally Posted by sledger View Post
    Any particular reason you haven't updated your system to use IE8 Phil?
    Well, no reason I guess except for my dislike of MS and the fact that I don't much use IE. I'll give this a try though, thanks. Even so, there might be quite a few people still on V 7 and they will see an ugly display.
    Phil Thompson

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •