i made it even more simply... sry, took forever for the post to
actually post...
$t("#event_" + i).dblclick(function () {eventDoubleClick(this)}); }
just send the object
On Aug 3, 4:03 pm, "Michael Geary" <[EMAIL PROTECTED]> wrote:
> > From: Terry B
>
> > I have a bunch of events and I l
> From: 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, i {
> $t("#event_" + i).dblclick(function () {eventDoub
2 matches
Mail list logo