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();
});
How to Write Formatted Code in Teams Chat
A Hidden Visual Studio Trick: Execute Selected Code with double Ctrl+E
What do to with Zone.Identifier files after importing a WSL machine and copying data