Profile Topics Started Replies Created Engagements Favorites Search replies: Forum Replies Created Viewing 1 post (of 1 total) AuthorPosts January 12, 2019 at 11:12 am in reply to: Get selected text from a drop-down list (select box) using jQuery #9357 shahid-hussain-abbasiParticipant Just add the below line $(this).prop('selected', true); replaced .att to .prop it worked for all browsers. AuthorPosts Viewing 1 post (of 1 total)