I tried to clear value of input box using name.val('');
But it's not working any solution??
I tried to clear value of input box using name.val('');
But it's not working any solution??
Hi Pritu,
Use this code please:preAppery("componentName").val("");/pre