SyntaxFix
Write A Post
Hire A Developer
Questions
Try like this
$("#drop").change(function () { var end = this.value; var firstDropVal = $('#pick').val(); });