I have a website that features a table with text descriptions in the headers and question mark images (users can hover over them for help).
Recently, I received a request to allow users to highlight and copy the table without including the images (using click and drag).
I attempted a solution from this source, but it did not work.
Is there a way to designate an image as 'no-copy' or 'no-select'?