[jQuery] Convert single click to double click?
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>emailsig.html</title><meta name="viewport" content="width = 400, minimum-scale = 0.25, maximum-scale = 1.60"><meta name="title" content="html email signature"><style type="text/css"> <!-- body { margin:0px; background-color:#fff; height:100% } html { height:100% } img { margin:0px; border-style:none } button { margin:0px; border-style:none; padding:0px; background-color:transparent; vertical-align:top } p:first-child { margin-top:0px } table { empty-cells:hide } .f-sp { font-size:1px; visibility:hidden } .f-lp { margin-bottom:0px } .f-fp { margin-top:0px } .f-x1 { } .f-x2 { } .f-x3 { } em { font-style:italic } h1 { font-weight:bold; font-size:18px } h1:first-child { margin-top:0px } h2 { font-weight:bold; font-size:16px } h2:first-child { margin-top:0px } h3 { font-weight:bold; font-size:14px } h3:first-child { margin-top:0px } strong { font-weight:bold } .style5 { letter-spacing:1.2px } .style6 { letter-spacing:1.2px } --> </style></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I'm wondering if anyone knows a method for 'converting' a single click to (effectively) a double click with a timeout?<div>
</div><div>I have an onclick handler issue that requires a double click for an event that the user will expect to need only a single click for.....</div><div>
</div><div>Thanks!
<div apple-content-edited="true"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Eurostile; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Eurostile; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div>
</div></span><br class="Apple-interchange-newline"></div></span><br class="Apple-interchange-newline"> </div>
</div></body></html>