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.
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!