On 04/01/07, Mike Alsup <[EMAIL PROTECTED]> wrote: > > Also, why does a string get returned as an array instead of a string? > > I think that's just a firebug thing. It sees that the object has a > length prop and treats it like an array. > > But more interesting is that your test did not produce the expected results.
I think there may be more to it than that. console.log(foo[0]) returns what it should do. _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
