You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
maxkfranz edited this page Apr 13, 2012
·
1 revision
ele.selectable()
Get whether the element is selectable.
ele.selectable()
Gets whether the element can be selected.
Details
This function returns whether an element can be selected. When ele.selectable() is false, the element can not be selected neither by user events (e.g. clicking, drag selecting) nor programmatically via eles.select().