On 9/11/07, Joan Piedra <[EMAIL PROTECTED]> wrote:
> Shouldn´t this be anchor.trigger('click') ?
>
> if (thickbox) {
>     anchor.click();
> }

It worked for me (pre 1.2) to trigger the thickbox event. Note that
this is only to trigger thickbox, any other link is handled by the
lines below this part.

And you're right baout the drawback, it's a tradeoff I guess.

-Dylan

Reply via email to