allElementsSelectedTells whether all of the given elements are selected. Works for html elements that keep a selected state such as checkbox, radio.allElementsSelected(elemId, elemId, ...)CopyParameters#elemId: The target elementReturns#boolean indicating the result