[ad_1]
you can select it with #id selector and delete its value
try this:
$(document).ready(function(){
$('#wp-submit').val('');
});
[ad_2]
solved Remove input value [closed]
[ad_1]
you can select it with #id selector and delete its value
try this:
$(document).ready(function(){
$('#wp-submit').val('');
});
[ad_2]
solved Remove input value [closed]