![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveRe: Switch() Statement Not Working
From: me <me@mememe.com>
Date: Sun Feb 05 2006 - 18:28:56 CET
On Tue, 31 Jan 2006 11:09:33 -0800, rdavis7408 wrote:
> Hello, I have four textboxes that the user enters the price per gallon
Others have commented on a few of the misinterpretations in the code. All
The best advice I can give anyone using JS is to go for the excellent
http://www.oreilly.com/catalog/jscript4/index.html
and you could do worse than have the DHTML reference to had as well:
http://www.oreilly.com/catalog/dhtmlref2/index.html
Superb references if you want more than a lightweight quick-and-dirty
For a decent JS website try
http://www.crockford.com/
|