Disappearing divs in Opera

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Corrie
    New Member
    • Jan 2011
    • 12

    Disappearing divs in Opera

    Hi,
    Link:
    http://www.chimpanzoo. com/index.html
    (index.html only, please ignore the links because I have just renamed the broken page as index so you can see it)

    I have created a gallery which scrolls through iframes as you select on the company names on the lefthand list.

    The 'TCS Huxley' iframe contains an swf in the background which works fine in Safari and Firefox on my MAC, but the text and logo disappear when viewed in Opera.

    The second row of links across the top of the page are also missing in Opera.

    Any ideas?
    I'll see if I can attached the CSS to this post as a word doc.

    Thanks for any help in advance :)
    Attached Files
  • AutumnsDecay
    New Member
    • Mar 2008
    • 170

    #2
    I am not able to replicate this issue with any of my browsers.

    Can you take a screenshot and post it please?

    Comment

    • Corrie
      New Member
      • Jan 2011
      • 12

      #3
      Screen snaps

      Hi, sorry for slow reply, I'm in the UK so was asleep!
      I'm attaching 2 screensnaps. One is from Firefox and looks correct, one is from Opera v9.27 which is missing the second row of links at the top (should be an inserted swf) and the TCS logo and text disappears after a couple of seconds.

      The whole page is also missing its border. It's probably something really simple but I'm still learning!

      Thank you for taking a look :)
      Attached Files

      Comment

      • Corrie
        New Member
        • Jan 2011
        • 12

        #4
        Ok, so I've updated Opera to 10.01 (I'm still on Mac OS Tiger so I can't upgrade to 11) and it's fixed the text which now doesn't disappear, but the second row of links is still not visible.
        Even if Opera 11 fixes this, I guess I still need it to work in older browsers so any pointers would be really helpful

        Thanks
        C

        Comment

        • Corrie
          New Member
          • Jan 2011
          • 12

          #5
          ...oh and the border's still missing!

          Comment

          • Corrie
            New Member
            • Jan 2011
            • 12

            #6
            I've kinda sorted it...
            I switched the code around so the code for the swf in front (2nd row of buttons) is now written before the swf in the background. It now works in both Opera 9 and 10.

            The border shadow is a piece of Firefox CSS3 which won't show in Opera and gracefully degrades to show no shadow - hence the missing border. I'll add a different border to get round this.

            I hope this is useful for anyone else reading!

            C :)

            Comment

            Working...