Hi all (sorry for my bad english),
I'm adding a listener with
TrPage.getInstance().addDomReplaceListener(myCallback);

myCallback listener is called for each dom change, one or more time.
Is possible to have a listener only for the end of PPR call (called one time)?

I'd like to use it to add a jQuery widget to the new-rendered
component after the PPR call.

Thanks

-- 
Mirco Attocchi

Reply via email to