Results 1 to 4 of 4

Thread: iframes in IE 7

  1. #1
    Join Date
    Dec 2008
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default iframes in IE 7

    Here is my site so far:
    http://www.kisssmileandskincare.ca/new/

    It's fine on Firefox but the content in the frame doesn't show up on Internet Explorer.

    I know people hate iframes. Is there a workaround (so that I can still have scrolling content within a contained area)?

    Thanks in advance!!!

    Some other links:
    http://www.kisssmileandskincare.ca/new/A_home.htm
    http://www.kisssmileandskincare.ca/new/style.css
    http://www.kisssmileandskincare.ca/new/iframe.css

  2. #2
    Join Date
    May 2007
    Location
    Boston,ma
    Posts
    2,126
    Thanks
    173
    Thanked 207 Times in 205 Posts

    Default

    Work around is make a div with a set height and width with overflow auto. This will make a scrollable area on a page... None of your links work...

  3. #3
    Join Date
    Dec 2008
    Location
    New York City (NYC)
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    What is the Code for OVERFLOW in IE?
    is it like this?

    <div id="omystyle" style="position:absolute; width:266px; height:120px; top:211px; left:311px; overflow: auto;">
    Is it like that??

  4. #4
    Join Date
    May 2007
    Location
    Boston,ma
    Posts
    2,126
    Thanks
    173
    Thanked 207 Times in 205 Posts

    Default

    All code goes with all browsers and yes it is like that...and that hah.

    Give me a working link and i'll look at it if that doesn't work.

    How many user names do you have and why?
    Last edited by bluewalrus; 12-29-2008 at 01:56 AM.

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
  •