Any way to know methods and properties of jquery object at runtime?

Any way to know methods and properties of jquery object at runtime?

I alert the jquery object it show only [Object object]. I want know that , what r the properties that object had?
,What r the method of that object ?.
Any way to know methods and properties of object at runtime?