[thelist] JS typeof operator limitations
.jeff
jeff at members.evolt.org
Fri Nov 30 13:52:37 2001
rory,
><><><><><><><><><><><><><><><><><><><><><><><><><><><><><
> From: Rory.Plaire@wahchang.com
>
> Is there anyway to get more detailed information about
> the type of object one is dealing with? For instance,
> for the Array object, a typeof() will return only
> "object".
>
> Some objects support the type property and others don't,
> so this seems to be to be really an inadequate
> solution...
><><><><><><><><><><><><><><><><><><><><><><><><><><><><><
what sort of detailed information are you looking to get? you may not be
aware that all objects in javascript can be interacted with in the same way.
good luck,
.jeff
http://evolt.org/
jeff@members.evolt.org
http://members.evolt.org/jeff/