SyntaxFix
Write A Post
Hire A Developer
Questions
$('#edit_user_details').find('select').trigger('change');
It would change the select html tag drop-down item with id="edit_user_details".
id="edit_user_details"