Hydro007 wrote:
> I'm trying to load he WYMeditor dialogs in a seperate div instead of a
> popup window. This all works quite nice, but I have some issues when
> it comes to retrieving the submitted data and inserting it into the
> WYMeditor instance. Right now i'm stuck at the point where "var
> dialogType = jQuery(wym._options.dialogTypeSelector).val();" gets
> called in WYM_INIT_DIALOG(). The correct selected gets loaded, but
> jQuery does not return the appropiate object. Any idea's how this
> can't be working?
>
>   
Look at this patch:
http://trac.wymeditor.org/trac/ticket/83

It does something like this.

Reply via email to