xbsoftware / enjoyhint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can I access destroyEnjoy() function when clicking close button or skip button?

jzabate opened this issue · comments

I tried the below code but it would generate an error "Cannot read property 'enjoyHintElementSelector' of undefined"

$('.enjoyhint').remove(); $body.css({'overflow':'auto'});