• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: There was an old thread about Ajax...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: There was an old thread about Ajax...


  • Subject: Re: There was an old thread about Ajax...
  • From: Paul Hoadley via Webobjects-dev <email@hidden>
  • Date: Wed, 30 Oct 2019 10:58:15 +1030

Hi Jérémy,

On 29 Oct 2019, at 17:48, Jérémy DE ROYER via Webobjects-dev
<email@hidden> wrote:

> To deal with ajax-back-end-requests, we currently use :
> - AjaxModaDialog
> - AjaxUpdateContainer
> - AjaxUpdateLink
> - AjaxObserveField
> - AjaxSubmitButton
> - AjaxLongResponse
>
> How do you deal with Ajax ? Still use wonder with prototype ? Any new idea ?

We use a slightly different subset of components from Ajax.framework, probably
more like this:

* AjaxUpdateContainer
* AjaxUpdateLink
* AjaxSubmitButton
* AjaxFlickrBatchNavigation
* AjaxObserveField

We then use a bit of jQuery, and so always call jQuery.noConflict(). Some
projects require a workaround to play nicely with Bootstrap.

So we're using quite a limited subset of components, and no D2W, but we do mix
in jQuery and sometimes Bootstrap. I can't recall the last time we hit an issue
that couldn't be solved or worked around.


--
Paul Hoadley
https://logicsquad.net/
https://www.linkedin.com/company/logic-squad/



 _______________________________________________
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

  • Follow-Ups:
    • Re: There was an old thread about Ajax...
      • From: Jérémy DE ROYER via Webobjects-dev <email@hidden>
References: 
 >There was an old thread about Ajax... (From: Jérémy DE ROYER via Webobjects-dev <email@hidden>)

  • Prev by Date: Re: There was an old thread about Ajax...
  • Next by Date: Re: There was an old thread about Ajax...
  • Previous by thread: Re: There was an old thread about Ajax...
  • Next by thread: Re: There was an old thread about Ajax...
  • Index(es):
    • Date
    • Thread