I am trying to alert a value from a Select menu.
I have tried both:
alert(JSON.stringify(Appery("Contact_Select").val()));
alert(Appery("Contact_Select").val());
but instead of getting the text of the selected element in Contact_Select I only get a " or ,