Search found 7 matches

by kmcgrail
Wed Jun 28, 2006 7:36 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Conflict with ajax library
Replies: 31
Views: 24776

Point and pun taken :D

I'm of the opinion though that the variables are internal to Prototype and so may not affect anything. Although, I'm only guessing and could be completely wrong.

Agree that things should settle down but as an FYI, based on the quite excellent documentation Sergio did at ...
by kmcgrail
Wed Jun 28, 2006 7:04 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Conflict with ajax library
Replies: 31
Views: 24776

It would be fantastic if you could get the guys at Prototype to use variable $pF instead of $F - It's only one extra character and if we guarantee NOT to use this method we should be OK for the future.


I think to get $pF implemented for Prototype would be like derailing a freight train because ...
by kmcgrail
Wed Jun 28, 2006 6:33 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Conflict with ajax library
Replies: 31
Views: 24776

$F has been removed from the menu now.

As Ruth suggests, the Pre Release will probably be OK now.

Cheers,
Andy

Apologies to Ruth. I was writing my response during the time that Andy also found the problem and prior to his posting about the pre_release so the chronology is skewed. I was not ...
by kmcgrail
Wed Jun 28, 2006 5:01 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Conflict with ajax library
Replies: 31
Views: 24776

Just had a closer look and the problem appears to be on line 1507 of prototype-1.5.0.rc0.js

The code is:

var parameter = Form.Element.Serializers[method](element);

There is nothing obvious in the menu that is causing this conflict so I'm at a loss as to why the Serializers function is being ...
by kmcgrail
Wed Jun 28, 2006 3:20 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Conflict with ajax library
Replies: 31
Views: 24776

Andy wrote:Having trouble viewing these files, did they get deleted?
I moved them to our devel-errors after our private correspondence but I have added a redir so that the files at http://www.thoughtworthy.com/ajax-milonic-error are available once more.

Thanks for looking into this!
by kmcgrail
Wed May 31, 2006 9:34 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Conflict with ajax library
Replies: 31
Views: 24776

Conflict with Prototype & Milonic

Can I ask you to take it up with them, this is not a "Cop Out" just a request to see if they can cut us some slack, if not come back to us and we'll see what we can do.

The issue seems to be boiling down to "Why should Milonic change and not Ajax/prototype"? I hear you and I give a high amount of ...
by kmcgrail
Thu May 25, 2006 10:08 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Conflict with ajax library
Replies: 31
Views: 24776

Collision w/Prototype 1.5.0-rc0 and Milonic

Using Prototype 1.5.0-rc0 and Milonic Version 5.747, I'm seeing another collision between the two libraries.

Specifically Form.Element.Serializers[method] is not a function at line 1507 in prototype-1.5.0-rc0.js

Subsequent mouse overs on the blank menu give an error of Element has no properties at ...