Here is the jQuery script to get disabled input text field value:
$("input[disabled=disabled]").val();
Here is the jQuery script to get disabled input text field value:
$("input[disabled=disabled]").val();
For further actions, you may consider blocking this person and/or reporting abuse
Stephan Lüddemann -
Amador Criado -
Blessing Ndubuisi -
Rajesh Kumar Yadav -
Top comments (0)