hi Frnds
i need the ans for the below qus ..
1.
how to get the value using jquery ??
2. send me jquery intervw qus ans for the asp.net developer
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ranjit PowarPosted Mar 15, 2016, 2:11 AM
anjali khanPosted Mar 18, 2016, 12:43 AM
Sagar PardeshiPosted Mar 15, 2016, 3:30 AM
Sagar PardeshiPosted Mar 15, 2016, 3:30 AM
Sagar PardeshiPosted Mar 15, 2016, 3:30 AM
Amit KumarPosted Mar 15, 2016, 2:31 AM
Amit Kumar SinghPosted Mar 15, 2016, 2:23 AM
If you've got an input with an id of textbox1 you should be able to use the following code to access the value of the text box:
You can also use the
val(string)method to set that value: