[jQuery] How to apply jQuery to an item which doesn't exist when the page is loaded.

[jQuery] How to apply jQuery to an item which doesn't exist when the page is loaded.


My PHP code creates a button which doesn't exist when my page is
loaded. Hence, the according jQuery command doesn't work. How can I
fix this? Thank you!