Click this or that element in jQuery
If you want to set the same action for several elements, you can write IDs of elements separated by comma. This way:
$("#controlOne, #controlTwo").click(function () {
do_something();
});

Azure.RequestFailedException when start App in Visual Studio
Determine the first and last days of a quarter with Day.js
Login as another user in SharePoint 2019 on-premises site in Chrome