Script Summary: Ensures "Send a copy to my personal email address" is checked
Recently eBay's UK site changed the way inter-member messaging pages are laid out and function. One aspect of this is that the send button is at the top and bottom of the page, and the 'Send me a copy of this message' check box only at the bottom. The default behaviour of the 'send me a copy' checkbox has also changed to being unchecked. I like to receive an email copy of every message I create or reply to, but all to often I enter a message and absent-mindedly press the top send button, forgetting to check the 'send a copy' box. So I wrote this simple two line script, which detects this checkbox on all contact pages and changes the button state to checked. I do not know if other country sites have changed similarly, or even if the site pages use the same 'sendCopy' element id for the checkbox, but if you modify the script for your country (eg contact.ebay.com), I would be interested to know if the script works.
My first script upload by the way. There may be many more to come.



