[jQuery] Help with dblclick on sortables example.

2007-11-08 Thread Bryank
Hi Everyone, ==OVERVIEW=== First, please visit this link to view the code I am dealing with: http://pastie.caboo.se/115218 Basically, I am using the Sortables Example you can find here: http://interface.eyecon.ro/demos/sort.html The ToggleContent function uses the following line to ass

[jQuery] Help with dblclick

2007-08-03 Thread Terry B
I have a bunch of events and I loop through them. I would like to create a double-click effect so that I call function "eventDoubleClick" but I want that event to pass its index value, as such: for (i=0, ihttp://www.userfriendly.org :P ) Thanks ~Terry