Hi Christine,

Did you try to force the use of jQuery whithout prototype  in your beta35
version ?

This could be done by adding the following code  configuration.add(
SymbolConstants.JAVASCRIPT_INFRASTRUCTURE_PROVIDER, "jquery");
in the contributeApplicationDefaults part of your AppModule.


Best Regards
François



2015-09-12 20:15 GMT+02:00 Christine <myli...@christine.nl>:

> I have recently added Ajax to a project, to update a zone periodically
> (following the example in Jumpstart7). I couldn't get it to work in one
> project, but copying the code to another, similar project showed it worked.
> Today I found it stopped working. Took me some time to realize I had
> updated the projects from 5.4 beta26 to beta35. Moving back to 26 made the
> call work again.
>
> I can give the code, but it's basically copied and pasted from the
> Periodic Update example in jumpstart7.
>
> dagdag
> Christine
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to