jquery find element that has certain class code example Example: find class using jquery var myVar = $("#start").find('.myClass').val();