1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

Resolved Firefox 3 behaviour in XP and Vista

Discussion in 'Firefox, Thunderbird & SeaMonkey' started by alanrf, 2009/06/22.

  1. 2009/06/22
    alanrf

    alanrf Well-Known Member Thread Starter

    Joined:
    2004/03/05
    Messages:
    282
    Likes Received:
    8
    Currently, I am working on a page using some CSS styling.

    The code works as intended on IE, Opera and Chrome. It works correctly on Firefox on an XP box, but shows an inconsistency on a Vista box.

    I have resolved the issue by some rearrangement of code, but this inconsistency is something new to me. One of the offending' parts of the code seemed to be related to a 'select' box, but all of the underlying code worked well in tables. The problem only occurred after converting the display to use div tags rather than the 'table', 'tr' , 'td' structure.



    Thanks for any input.
     
  2. 2009/06/22
    TonyT

    TonyT SuperGeek Staff

    Joined:
    2002/01/18
    Messages:
    9,072
    Likes Received:
    400
    As you have learned, html tables should be limited for specific uses and should not be used for layout. Layout should be done using css.

    Browsers have always had inconsistancies.
     

  3. to hide this advert.

  4. 2009/06/23
    alanrf

    alanrf Well-Known Member Thread Starter

    Joined:
    2004/03/05
    Messages:
    282
    Likes Received:
    8
    Agreed. I am (more than) aware of browser inconsistencies, but I had never come across an inconsistency apparently related to the OS/browser combination before.

    Fully aware that tables are deprecated and that's the reason I am rebuilding an 'old style' page that has been in use for much too long, as a part of upgrading the whole site.

    It is, to say the least, an 'interesting' exercise to restyle using CSS, but of course the results and the future upgradeability are worth the effort.
     
  5. 2009/06/23
    TonyT

    TonyT SuperGeek Staff

    Joined:
    2002/01/18
    Messages:
    9,072
    Likes Received:
    400
    Are you certain the browsers on xp & vista are the same version? Vista has IE7 and xp has IE6. Quite possible auto updates added IE8 to vista.
     
  6. 2009/06/23
    alanrf

    alanrf Well-Known Member Thread Starter

    Joined:
    2004/03/05
    Messages:
    282
    Likes Received:
    8
    The issue only affected Firefox, as the heading implied. Both boxes have v3.0.11


    One box = XP + IE7 + Ffx 3
    One box = Vista +IE7 +Ffx 3 + Opera + Chrome


    The only 'corrupted' display was on Vista + Ffx3

    All of the others behaved consistently, within the usual issues of differing levels of compliance.
     
  7. 2009/06/23
    TonyT

    TonyT SuperGeek Staff

    Joined:
    2002/01/18
    Messages:
    9,072
    Likes Received:
    400
    Strange that the same browser behaves differently ob xp & vista. It's possible that settings differ on each or addons-extensions differ..
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.