You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Slider with images that can be scrolled. If i click on the image, i want to open the image in a fullscreen div container with the comments from it. But there are two problems at the moment:
The div within the slider cell can't break out. I tried a lot, but it doesn't work. How can i do this?
How can i prevent, that the click don't triggered at the scrolling? On desktop the @click event will be fired at the scrolling.
Hope you guys can help.
Thanks!
The text was updated successfully, but these errors were encountered:
Hi all,
thanks for you work, it works very well.
I want to create a gallery like facebook.
Slider with images that can be scrolled. If i click on the image, i want to open the image in a fullscreen div container with the comments from it. But there are two problems at the moment:
Hope you guys can help.
Thanks!
The text was updated successfully, but these errors were encountered: