anyElementSelectedTells whether any of the given elements is selected. Works for html elements that keep a selected state such as checkbox, radio.anyElementSelected(elemId, elemId, ...)CopyParameters#elemId: The target elementReturns#boolean indicating the result