I am using this fancy little JavaScript to highlight a field as the user hovers over it. Could you please tell me if there is a way of adding an onclick functio
onclick
try
location = url;
function url() { location = 'https://example.com'; }