Re: prototype.js
Re: prototype.js
- Subject: Re: prototype.js
- From: Daniele Corti via Webobjects-dev <email@hidden>
- Date: Wed, 13 Aug 2025 10:30:58 +0200
Hi,
A while ago, I did a project using Ajax framewotk, with Bootstrap, using
jQuery.
Fortunately, jQuery is distributed with a function called noConflict(),
which is precisely for making jquery work with other javascript libraries.
Once I found the right call order, I was able to get both the Ajax
framework and the jQuery and bootstrap functionality working.
I think the only option is to check if there is a way for prorotypes and
the other js libraries you use to coexist.
Best regards
D.
Il Mer 13 Ago 2025, 09:43 Fredrik Lindgren via Webobjects-dev <
email@hidden> ha scritto:
> Is there a way to opt out of using prototype.js with the Ajax framework.
>
> We are having problems integrating for example the quill editor due to
> conflicts.
>
> Anyone have similar problems with a solution?
>
> /Fredrik
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
>
> This email sent to email@hidden
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >prototype.js (From: Fredrik Lindgren via Webobjects-dev <email@hidden>) |