get the element inside div by classname in jquery code example Example: find class using jquery var myVar = $("#start").find('.myClass').val();