Skip to content

jquery change value of input field

2012 May 30
by mark

Below I am changing the value of an input by using the id of the field using jquery

$('#MyFieldID').val('This is the new value');
No comments yet

Leave a Reply

Note: You can use basic XHTML in your comments. Your email address will never be published.

Subscribe to this comment feed via RSS