For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
I wanted to write pure jquery code to change the DOM after the DOM is completedly loaded
Where should i write it?
I have tested with puting the jquery logic in lifecylce methods like handleAttached and handleTransactionCompleted.
But no luck so far.