2 Replies Latest reply on Feb 18, 2008 9:32 AM by ilya_shaikovsky

    Something is missing ?

    shandor

      I need to invoke some client side javascript when a component is reRendered
      Seems that only event handlers can be attached to ajax requests ( i.e. onComplete ) but not to ajax response.

      You might think it is symmetric... but not so!
      As some component capable of making ajax requests do not have the right handlers.
      For example Tab panel with switchMode="ajax"