Hi, Not sure this is possible but still. ``` javascript $(document).on('click', '.selector', function() {}); ``` Is there any way to get the event from the document and show it on .selector node? Best regards and keep up the good work, Ionut Dinu