When the dialog first loads I get this error from Firebug:
- Code: Select all
jQuery(selected).parentsOrSelf is not a function
WYM_INIT_DIALOG(0) jquery.wymeditor.js (line 1270)
selected = jQuery(selected).parentsOrSelf(WYM_A);
I think this has something to do with the cursor position in the main iframe but I can't figure out what it's missing here. I've been trying to troubleshoot this problem all afternoon but can't solve it. I got a deadline rushing up and I REALLY need this to work. Any help would be greatly appreciated!!
thanks
-Rhino