Skip to main content

anyElementSelected

Tells whether any of the given elements is selected. Works for html elements that keep a selected state such as checkbox, radio.

anyElementSelected(elemId, elemId, ...)

Parameters#

  • elemId: The target element

Returns#

  • boolean indicating the result