jQuery.isPlainObject( object )Returns: Boolean
Description: Check to see if an object is a plain object (created using "{}" or "new Object").
-
version added: 1.4jQuery.isPlainObject( object )
-
objectType:
-
Description: Check to see if an object is a plain object (created using "{}" or "new Object").