Re: WebObjects and prototype.js
Re: WebObjects and prototype.js
- Subject: Re: WebObjects and prototype.js
- From: Johann Werner <email@hidden>
- Date: Fri, 18 Jan 2019 20:40:46 +0100
Hi Mark,
the current Wonder uses version 1.7.2 of prototypejs. I am not sure but I think
updating to 1.7.3 revealed some problems with parts of Wonder javascript code
but this has been long ago so I can’t remember what these problems were. You
could first try if 1.7.2 already resolves your issue and if it doesn't just
replace the prototype file in the Ajax framework with 1.7.3 to check if it is
usable.
If you are doing the latter be aware that if you are using the Wonder sources
that the minified javascript file is used so after replacing prototype you have
to manually create the minified version. To do that go into the Ajax framework
and run the script in Support/compress.sh.
jw
> Am 18.01.2019 um 17:26 schrieb Mark Nguyen <email@hidden>:
>
> Hello everyone!
>
> We're currently using prototype.js version 1.7.1 along side with Wonder and
> WebObjects and everything is working just fine. However, we're using a script
> provided by a 3rd party company that imbeds an iframe on our website. We've
> done various tests and it seems that prototype.js version 1.7.1 is
> conflicting with the code in the 3rd party script. Upgrading prototype.js to
> version 1.7.3 seems to resolve the issue, but we're unsure if upgrading will
> conflict with Wonder and WebObjects. Has anyone used prototype.js 1.7.3 along
> side with Wonder and WebObjects? Thank you and have a great day!
>
> Regards,
>
> Mark
>
>
> _______________________________________________
> 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