On my form I havea set of radio buttons. Here\'s the mark up:
Format
I think $('input[name=fileType]:checked').length will do the trick.
$('input[name=fileType]:checked').length