Hello,
I have an input text field. I just can't get the typed value of it
with:
$("input#email_id").val();
It keeps giving me the initial value.
Is there something I am missing?


Regards
Abhisek

Reply via email to