[jQuery] Problems loading images into WYMeditor using livequery

[jQuery] Problems loading images into WYMeditor using livequery


Hi,
I'm using a modified version of WYMeditor to load an external image
dialog into the Wymeditor instance using AJAX. To connect the dialog
to WYMeditor, I use the livequery plugin. When adding the first image
to the content of the WYMeditor instance, everything works just fine.
But when I try to add en second one it all goes wrong, the image gets
added two or more times (the livequery calls stack up) or does not get
added at all.
Does anyone know how to prevent livequery from stacking up the calls?
Or is there an alternative to livequery which is not so buggy?
Thanks,
Lex