Alert box centered

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

    Alert box centered

    Hello -

    For some reason my js alert boxes are not centered. What is the syntax for
    positioning them?

    Thanks,
    Max


  • Randy Webb

    #2
    Re: Alert box centered

    Max said the following on 9/16/2005 11:19 AM:
    [color=blue]
    > Hello -
    >
    > For some reason my js alert boxes are not centered. What is the syntax for
    > positioning them?[/color]

    You can't.

    --
    Randy
    comp.lang.javas cript FAQ - http://jibbering.com/faq & newsgroup weekly

    Comment

    • ASM

      #3
      Re: Alert box centered

      Max wrote:[color=blue]
      > Hello -
      >
      > For some reason my js alert boxes are not centered. What is the syntax for
      > positioning them?[/color]

      You can't syntax :-)

      Probably this box opens at the last place you did close it ?

      But ... not sure.

      Exemple :
      on my Mac with FF, Safari and some others
      alerts are displayed in a drawer à la Mac
      while Opera displays it's own large box where it wants
      and IE displays in its box à la Windows (or almost)

      --
      Stephane Moriaux et son [moins] vieux Mac

      Comment

      Working...