SyntaxFix
Write A Post
Hire A Developer
Questions
This is worked both chrome and firefox
set value in to dropdown box.
var given = $("#anotherbox").val(); $("#HowYouKnow").text(given).attr('value', given);