jQuery(function ($) { $(document).on('click', '.spin-and-win-menu', function (event) { tinyDrawerOpen(event); }); });