checking whether any asp:textbox has some text or any checkbox,radio,or dropdown selected index>0 in a div

checking whether any asp:textbox has some text or any checkbox,radio,or dropdown selected index>0 in a div

I want a jquery function  that will find whether any text box has some text or any checkbox is selected ,or radiobutton, or dropdown has seleted index >0 in a div..the fact I want any thing is selected any input type or asp type in div that shd return 1(true) else false