Annoy refresh caused by iframe when using Mozilla Firefox 0.10. CSS or Mozilla problem?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • nick

    Annoy refresh caused by iframe when using Mozilla Firefox 0.10. CSS or Mozilla problem?

    In the following link, the screen has a lot of refresh when the mouse hover
    around the popup menu. But IE doesn't have the problem.



    The flashing doesn't occur after I remove the iframe in the html code.

    Any clue?


  • nick

    #2
    Re: Annoy refresh caused by iframe when using Mozilla Firefox 0.10. CSS or Mozilla problem?

    I just found my self that:

    the iframe jumping problem will go in Mozilla Firefox if the iframe is using
    absolute position. Well kind of dirty fix up...

    "nick" <nbdy9.removeth is@hotmail.com> wrote in message
    news:cipj7a$nc6 $1@news3.bu.edu ...[color=blue]
    > In the following link, the screen has a lot of refresh when the mouse
    > hover around the popup menu. But IE doesn't have the problem.
    >
    > http://greywolfdesign.com/tmp/projec...ProjSylvan.htm
    >
    > The flashing doesn't occur after I remove the iframe in the html code.
    >
    > Any clue?
    >[/color]


    Comment

    Working...