javascript thread: how to get text in status to stop flickering
function handleStatusBar() {
if (window.Status != "hello") {
window.Status = "hello"
}
}
|
![]() |
P2P Archives
|
|
New Titles for ASP.NET |
javascript thread: how to get text in status to stop flickering
function handleStatusBar() {
if (window.Status != "hello") {
window.Status = "hello"
}
}
|