Remove focus programmatically? August 8, 2023 by Tarik This might help… http://api.jquery.com/blur/ $('#tabName').blur();