get the value of input type="text" using jquery code example Example: get value of input jqueyr var str = $("#myInput"). val();