This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: a4j:include: How to run JS code after content was (re-)sergeysmirnov May 6, 2008 5:07 PM (in response to eroussel)if re-render area includes inline javascript it is invoked automatically just after the DOM is replaced (and before oncomplete). 
 Could you post your code snippet that is supposed to be working.
- 
        2. Re: a4j:include: How to run JS code after content was (re-)eroussel May 6, 2008 5:26 PM (in response to eroussel)Actually, after some further investigation, I figured it out: using the 'oncomplete' event from the <a:commandLink> that triggered the navigation does the trick. 
 Thanks.
