Image effect! thumbnail and popup image slide function.
How can I show an image popup onclick of the thumbnail?
Hello~
I am trying to make one page article with text and images.
when the user clicks on the thumbnail image, I would like to popup to show image slide(5~6images).
Are there any tips I can do this?
0 votes
1 answers
1960 views
My answer for you is to make a slideshow or popup in another website and then just do an iframe, that is what I have been doing and works fine. It is amazing what you can accomplish with iframe, as challenging as it may seem sometimes.
Remember to always use < frameborder="0" > and the < seamless > syntaxes.