Re: [Proto-Scripty] Prototype in no conflict mode

2013-04-29 Thread Walter Lee Davis
On Apr 29, 2013, at 9:34 AM, Alastair Young wrote: > What if I ran my stuff in a frame - would jquery still conflict if it's > loaded in the topmost frame? I was going to suggest that as an option, but I didn't know if you shared my disdain for I frames or not. Walter > > > On 29 April

Re: [Proto-Scripty] Prototype in no conflict mode

2013-04-29 Thread Alastair Young
What if I ran my stuff in a frame - would jquery still conflict if it's loaded in the topmost frame? On 29 April 2013 17:28, Walter Lee Davis wrote: > > > On Apr 29, 2013, at 9:22 AM, Alastair Young > wrote: > > I can't modify the HTML - I fear my only solution is port all my code to > jQuery

Re: [Proto-Scripty] Prototype in no conflict mode

2013-04-29 Thread Walter Lee Davis
On Apr 29, 2013, at 9:22 AM, Alastair Young wrote: > I can't modify the HTML - I fear my only solution is port all my code to > jQuery > Before you do that, try this. Download a copy of the prototype source cod locally, and use find-and-replace to substitute another character, like the un

Re: [Proto-Scripty] Prototype in no conflict mode

2013-04-29 Thread Alastair Young
I can't modify the HTML - I fear my only solution is port all my code to jQuery On 29 April 2013 17:05, Walter Lee Davis wrote: > > > On Apr 29, 2013, at 8:54 AM, Alastair Young > wrote: > > I need to move my code (Prototype 1.7.1) into someone else's much larger > project using jQuery v1.5.1.

Re: [Proto-Scripty] Prototype in no conflict mode

2013-04-29 Thread Walter Lee Davis
On Apr 29, 2013, at 8:54 AM, Alastair Young wrote: > I need to move my code (Prototype 1.7.1) into someone else's much larger > project using jQuery v1.5.1. > > Can I load Prototype in no-conflict mode ? I can't change any of the jQuery > stuff. Not as far as I know. The issue as I understa

[Proto-Scripty] Prototype in no conflict mode

2013-04-29 Thread Alastair Young
I need to move my code (Prototype 1.7.1) into someone else's much larger project using jQuery v1.5.1. Can I load Prototype in no-conflict mode ? I can't change any of the jQuery stuff. Thanks -alastair -- You received this message because you are subscribed to the Google Groups "Prototype & s