http://dev.jquery.com/ticket/5474
On Nov 8, 2:13 pm, John Resig <[email protected]> wrote: > > constructor property is often changed. > > I hope you want isObject(jQuery()) == false. > > Yep, and that'll work as we expect it to. The one case where it won't > is if you do obj.constructor = Object; > > If anyone thinks of an alternative solution please feel free to modify > the gist and put your code up there - something that covers all the > test cases would be great. > > --John -- You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en.
