|
|
| Andy Van Houtte 2004-09-29, 7:17 pm |
| Hi
how can you get a own text in the statusbar on your webpage?
thx in advance
| |
| Kevin Spencer 2004-09-29, 7:18 pm |
| JavaScript. Example:
<script type="text/javascript"><!--
window.status = "This is a Status Bar Message";
// --></script>
--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
I get paid good money to
solve puzzles for a living
"Andy Van Houtte" <hotmail@suxdeeply.com> wrote in message
news:ejkFg0lpEHA.2900@TK2MSFTNGP12.phx.gbl...
> Hi
> how can you get a own text in the statusbar on your webpage?
> thx in advance
>
>
| |
| Rob Giordano \(aka: Crash Gordon®\) 2004-09-29, 7:18 pm |
| <script language=3D"Javascript">
window.defaultStatus=3D"This is your message."
</script>
I think thats what you want.
"Andy Van Houtte" <hotmail@suxdeeply.com> wrote in message =
news:ejkFg0lpEHA.2900@TK2MSFTNGP12.phx.gbl...
| Hi
| how can you get a own text in the statusbar on your webpage?
| thx in advance
|=20
|
|
|
|
|
| Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |