flashing title bar

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

    flashing title bar

    I've made a chat page using php and javascript. Which is nice. But I'd
    really like the title bar to flash when a new message appears for users who
    have minimised the window, like msn. Does any body know how do do this? The
    only one's i've found animate the title text, which isn't what i'm going
    for.

    Thanks :)


  • Ivo

    #2
    Re: flashing title bar

    "Phillip Parr" <no@no.com> wrote[color=blue]
    > I've made a chat page using php and javascript. Which is nice. But I'd
    > really like the title bar to flash when a new message appears for users[/color]
    who[color=blue]
    > have minimised the window, like msn. Does any body know how do do this?[/color]
    The[color=blue]
    > only one's i've found animate the title text, which isn't what i'm going[/color]
    for.[color=blue]
    >[/color]

    Then you 're out of luck I 'm afraid. The window title bar colour is not
    within the programmer's range. You cannot change my homepage and buttons and
    icons either.

    Flashing title bars are boring anyway. Some seriously interesting animations
    have been realized manipulating just the title text, using ascii art
    techniques. There is always room for creativity.

    --
    Ivo


    Comment

    • Phillip Parr

      #3
      Re: flashing title bar

      Thanks... I guess I could try that :)

      Though i do like boring flashing bars!

      Phil
      "Ivo" <no@thank.you > wrote in message
      news:41a15150$0 $46991$cd19a363 @news.wanadoo.n l...[color=blue]
      > "Phillip Parr" <no@no.com> wrote[color=green]
      >> I've made a chat page using php and javascript. Which is nice. But I'd
      >> really like the title bar to flash when a new message appears for users[/color]
      > who[color=green]
      >> have minimised the window, like msn. Does any body know how do do this?[/color]
      > The[color=green]
      >> only one's i've found animate the title text, which isn't what i'm going[/color]
      > for.[color=green]
      >>[/color]
      >
      > Then you 're out of luck I 'm afraid. The window title bar colour is not
      > within the programmer's range. You cannot change my homepage and buttons
      > and
      > icons either.
      >
      > Flashing title bars are boring anyway. Some seriously interesting
      > animations
      > have been realized manipulating just the title text, using ascii art
      > techniques. There is always room for creativity.
      >
      > --
      > Ivo
      >
      >[/color]


      Comment

      Working...