Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

JS Event not firing anymore?

$
0
0

Replies: 0

Hello,

Usually got events on JS with this code:

jQuery(document).on('agegateshown',function(){
	console.log('age gate shown');
})

However, it’s stopped working. Where are the custom events are being fired?

Thank you!

  • This topic was modified 1 minute ago by amihaidany.

Viewing all articles
Browse latest Browse all 59525

Trending Articles