On Jun 11, 12:06 am, Brad Perkins <[EMAIL PROTECTED]> wrote:
   <snip>
> Ultimately, I'd also like to prevent the double clicked row from
> running code if previously double clicked.

   I suppose, you could do something like:

   if (this.done) return;
   and this.done=true; accordingly in the function. (Not tested)

--
  <?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com    Blog: http://rajeshanbiah.blogspot.com/

Reply via email to