What is the best way to call two functions upon a single click event?
There will be multiple elements requiring this script, so the script must act only upon the element being clicked — not all the elements at once.
Let me know if I need to provide more details. Thanks again for all your help.