Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] NaN
- From: javascript@xxxxxxxxxx (Iztok Polanic)
- Subject: [Javascript] NaN
- Date: Wed, 20 Nov 2002 11:43:47 +0100
Hi!
I was trying to catch NaN (Not a Number) via
x = Number(something);
if (x == "NaN") {
...
}
and it does not work. Why? I'm using IE 6.0 and JS 1.5. Can somebody tell me
what cained of error is IE 5.x throwing back to user?
TNX!
Bye,
Iztok
- Prev by Date: [Javascript] HELP WITH COOKIES!!!
- Next by Date: [Javascript] NaN
- Previous by thread: [Javascript] HELP WITH COOKIES!!!
- Next by thread: [Javascript] NaN
- Index(es):