I want to use jQuery to hide a button with the below id. I know how to do that with .hide() but what I don't know is how to handle the case where the id of this button changes. I want to use jQuery to hide a button with the
I want to use jQuery to hide a button with the below id. I know how to do that with .hide() but what I don't know is how to handle the case where the id of this button changes. I want to use jQuery to hide a button with the