get_modal
Description:
Returns whether the alert blocks interaction with the parent window while it is presented.
Parameters:
this |
an alert dialog |
Returns:
true if the alert is modal |
Returns whether the alert blocks interaction with the parent window while it is presented.
this |
an alert dialog |
true if the alert is modal |