[jQuery] Re: WYMeditor hiccups

2007-05-28 Thread Devin Torres
Thanks Olaf, that was one of my suspicions, but I'm glad you saw it. I'll see what I can do. On 5/28/07, Olaf Bosch <[EMAIL PROTECTED]> wrote: Devin Torres schrieb: > > I do, indeed: > > src="/static/js/jquery-latest.pack.js"> > Preview Thats must be crash, sorry, no idea what to do is. -

[jQuery] Re: WYMeditor hiccups

2007-05-28 Thread Olaf Bosch
Devin Torres schrieb: I do, indeed: src="/static/js/jquery-latest.pack.js">
...

In the PopUp this Code are in the haed so:
href='/static/js/wymeditor/s

[jQuery] Re: WYMeditor hiccups

I do, indeed: Which is what gets me, because at least jQuery if not $j should then be defined, right? On 5/28/07, Christof Donat <[EMAIL PROTECTED]> wrote: Hi, > However, $j is defined globally throughout jquery.wymeditor.js, as: > var $j = jQuery.noConflict(); I have not looked at

[jQuery] Re: WYMeditor hiccups

Hi, > However, $j is defined globally throughout jquery.wymeditor.js, as: > var $j = jQuery.noConflict(); I have not looked at your code now, so this is just a guess. Are you shure, that you have jQuery propperly loaded? Christof