Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jQuery inside wrapper #194

Open
onebeat opened this issue May 16, 2020 · 0 comments
Open

jQuery inside wrapper #194

onebeat opened this issue May 16, 2020 · 0 comments

Comments

@onebeat
Copy link

onebeat commented May 16, 2020

Hello, i have problem with runing jquery after init of slideshow on div, check the example. My idea is to fadeout message that is shown inside wrapper of vegas js, no it is stuck...

<div class="slideshow"><div class="flashmsg">my message to user</div></div>

I have tried this idea

init: function () { $(".flashmsg").delay(3500).fadeOut(600);}

Can you help me ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant