We want every .initialize-me item to have color changed to blue by js - no matter how and when item with this class is added


This elem has .wrong-class and will not be initialized.
This class has .initialize-me class so it will be initialized.

You can even add item with .initialize-me class via browser inspector - proper js will be executed on it just when you finish edition.