Chain of effects and functions

Chain of effects and functions

Hello. Forgive for my English. Help with a solution of a problem.
<ul>
  <li> 1 </li>
  <li> 2 </li>
  <li> 3 </li>
</ul>
It would be necessary that the effect was applied on the first <li> then function, then effect was executed was applied on the second <li> and function and as with the third was executed.