Re: JS as a teaching language
- From: "Andreas M." <foobar@xxxxxxxxxxxxxxx>
- Date: Mon, 15 Oct 2007 11:15:06 +0200
Am 15.10.2007 03:57 Randy Webb wrote
You should try it before being thankful. The proper one is alert, not
Alert. And you might find that javascript: is more successful than
jscript: is.
You should try them out yourself, before being so criticful ;-).
They work as advertised.
This is Microsoft InternetExplorer we are talking about and MS has its
own Javascript implementation, called JScript and JScript seems to be
case-insensitive.
For Firefox the right address-line would be (as you correctly indicated):
javascript:alert(5*1.015)
(and the result would not be rounded)
But you knew that already. Or didn't you ;-)
--
Andreas M.
.
- Follow-Ups:
- Re: JS as a teaching language
- From: Randy Webb
- Re: JS as a teaching language
- From: David Mark
- Re: JS as a teaching language
- References:
- JS as a teaching language
- From: Ben Crowell
- Re: JS as a teaching language
- From: McKirahan
- Re: JS as a teaching language
- From: Ben Crowell
- Re: JS as a teaching language
- From: McKirahan
- Re: JS as a teaching language
- From: Andreas M.
- Re: JS as a teaching language
- From: McKirahan
- Re: JS as a teaching language
- From: Randy Webb
- JS as a teaching language
- Prev by Date: Re: Iterating comboboxes (<SELECT>) using javascript
- Next by Date: SWFOBject problem on IE 6.0.
- Previous by thread: Re: JS as a teaching language
- Next by thread: Re: JS as a teaching language
- Index(es):
Relevant Pages
|