On Wed, 2007-07-18 at 22:10 -0600, Jason Porter wrote: > Also like to thank Walt for clearing up something I > had wrong, the Object literal, instead of an array (yep, should have > caught that too).
Actually, in JavaScript an array is an instance of an Array object. So is the distinction perfectly clear now? :-) :-) :-) Incidentally, I highly recommend the O'Reilly book "JavaScript: The Definitive Guide" by David Flanagan. -- Walt _______________________________________________ UPHPU mailing list [email protected] http://uphpu.org/mailman/listinfo/uphpu IRC: #uphpu on irc.freenode.net
