Closed nicolasvahidzein closed 7 years ago
Hi!
Thanks for the feedback, I will take a look at that today
Ok, so I made a codepen based on your code, and I have no issues:
https://codepen.io/hekigan/pen/OjEBQE
So, could it be related to some other parts of your code? If not, could you re-create it in a codepen that could use to re-produce your issue?
it most likely is, if you say it works. I can't even run the code pen sim though, not sure what is going on. I'm in congo maybe something is blocking it.
Or maybe you have some kind of blocker on your browser for advertisment or something like that. I asked someone else to check the codepen and they had no problem either to see it on multiple browsers.
So I am going to close the 2 issues.
Hello Laurent, ok so i test your code exactly on a page that has almost no code and it's not working like in your example so indeed the problem is on my end. How do i figure out now what is the problem and what is causing the interference?
Do you see an error in your browser console? Did you try to open the codepen, that I wrote for you with a different browser?
If I can not reproduce your problem, I can not solve it.
i was def able to open it, your code is perfect. The error is in my project but i don't know how to find the problem on my end why it is not working. That is what i am asking. How to find the error on my end and what to look for/pay attention to?
I will contact you later by mail, and I will see if I can help you with that.
ok, thanks buddy.
hello,
offset and delay do not work in this code. Is it normal behavior when you use notrigger?
on mouse enter and leave are added options i added to make the display dynamic.