So that it is no longer available for a click.
Set the disabled attribute.
$("#buttonID").attr("disabled", "disabled");
Must not be
$("#buttonID").attr("disabled", true);
?
Source: https://habr.com/ru/post/1305605/More articles:Can we host the workflow service as a windows service? - workflowHomepage - drupalShould I use a "refund"; after the header ()? - phpWhere are the real risks in network security? - securityThe DataTemplate defined in XAML has a VisualTree value of zero - c #SSIS 2005 - How to check a file to see if there are any files - ssisHow stringfy swig matrix object in python - pythonHow to override / control how the JVM gets the system date? - dateHow to find the name of a script file executed when it is executed from a symbolic link to linux - pythonHow to find unlabeled strings with gettext? - gettextAll Articles