javascript aligns funny on xp

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

    javascript aligns funny on xp

    Hi,

    I have a few problems with a menu in Javascript, using CSS, that only
    happens with XP and IE.



    The part of the menu that is being written by the Javascript begins after
    the 'About' button (from 'Web' - 'Warp'), and at the moment that part of the
    menu is way out of alignment. What's more--all the submenu images have a gap
    in-between them compared with non XP computers.

    Does anyone have any tips why the code is acting so funny on XP?

    Thanks
    Luke


  • Christopher Benson-Manica

    #2
    Re: javascript aligns funny on xp

    luke <l.d.u.n.c.a.l. f.e@e.m.l(dot)c .c> wrote:
    [color=blue]
    > The part of the menu that is being written by the Javascript begins after
    > the 'About' button (from 'Web' - 'Warp'), and at the moment that part of the
    > menu is way out of alignment. What's more--all the submenu images have a gap
    > in-between them compared with non XP computers.[/color]
    [color=blue]
    > Does anyone have any tips why the code is acting so funny on XP?[/color]

    Get thee to

    W3C's easy-to-use markup validation service, based on SGML and XML parsers.


    and create well-formed HTML first. The presence or absence of a DTD
    can make an enormous difference in how a page looks.

    --
    Christopher Benson-Manica | I *should* know what I'm talking about - if I
    ataru(at)cybers pace.org | don't, I need to know. Flames welcome.

    Comment

    Working...