Description: Get the current value of the first element in the set of matched elements. version added: 1.0.val() The .val() method is primarily used to get the values of form elements such as input, select and textarea. When called on an empty collection, it returns undefined. When the first element in the collection is a select-multiple (i.e., a select element with the multiple attribute set), .v