option selected html getting a value code example Example: get selected option value var conceptName = $('#aioConceptName').find(":selected").val();