I just saw this discussion here. 

 

http://episteme.arstechnica.com/eve/forums/a/tpc/f/6330927813/m/378000821831

 

Looks like the translated version of this should work:

document. () { return false; } // IE

document. () { return false; } // Others

 

-Kurt

 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Blair McKenzie
Sent: Saturday, September 30, 2006 7:55 PM
To: jQuery Discussion.
Subject: Re: [jQuery] mouse gestures?

 

Good point. I've updated the plugin so that the gesture callback has access to the originating element as 'this'.

BTW I can't for the life of me remember how to suppress text selection, if anyone can give me a hand I'd appreciate it.

Blair

On 10/1/06, Brian Litzinger <[EMAIL PROTECTED]> wrote:


This is really good, and written better than what I could have done. In my
case I'm needing it to affect numerous elements on the page such as
li.sortableitem's. It doesn't seem to be allowing me to get the id of which
element is clicked on.
--
View this message in context: http://www.nabble.com/mouse-gestures--tf2359444.html#a6584504
Sent from the JQuery mailing list archive at Nabble.com.


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

 

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to