Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: how to get text in status to stop flickering


Message #1 by soni29@h... on Tue, 16 Jul 2002 02:16:00
function handleStatusBar() {
  if (window.Status != "hello") {
    window.Status = "hello"
  }
}




  Return to Index