javascript problem
- From: "Jean Pierre Daviau" <Once@xxxxxxxxxx>
- Date: Sun, 12 Feb 2006 13:14:18 -0500
Hi,
Should not this script work with IE?
Could my Javascript module in ie be corrupted?
<SCRIPT type="javascript" language="JavaScript">
var in =1;
switch( in ){
case 1:
alert(1);
break;
case 2:
alert(2);
break;
default:
document.write(' dddddddd ');
}
</SCRIPT>
Thanks for your attention
--
Jean Pierre Daviau
--
Easyphp1.8
Apache1.3.24
DEVC++, borland 5.5
windows Xp
asus p4 s533/333/133
Intel(R) Celeron (R) CPU 2.00 GHz
http://www.jeanpierredaviau.com
.
- Follow-Ups:
- Re: javascript problem
- From: Don Varnau
- Re: javascript problem
- From: Jean Pierre Daviau
- Re: javascript problem
- Prev by Date: Re: IE will not access HTTPS sites Suddenly
- Next by Date: Re: IE6 Hangs
- Previous by thread: Re: MYSTERY! -- IE6 SP1 LOCKS UP WHILE ON EXTERNAL WEBSITE
- Next by thread: Re: javascript problem
- Index(es):
Relevant Pages
|
Loading