VISUAL SLIDESHOW & WEBSITE MAKER

Create your website – free, responsive, on your own!

Create awesome mobile-friendly slideshows and websites. No coding and free.

HOW VISUAL WEB MAKER WORKS

VISUAL SLIDESHOW WEBSITE BUILDER

Try now, it's free! You can use it for free to create sites for your and your clients' purposes!

DOWNLOAD FOR WIN DOWNLOAD FOR MAC

SLIDER / SLIDESHOW

GALLERY / PORTFOLIO

MOBILE / DROPDOWN MENU

I am trying to show 3 different javascript photo gallery in one div

Q: I am trying to show 3 different slideshows in one div that is selectable by hyperlinks below the slideshow. I have tried using Javascript by changing the display style to flex from none but it just doesn't seem to work properly.

A: Notice: It's impossible to insert more than one slideshow into the same page! This information was added on the main page of our website.

So, it's possible to get effect you described using iframes only, it's impossible to do
with DIVs. For example:

<a href="folder1/index.html" target="slideshow">First slideshow</a>
<a href="folder2/index.html" target="slideshow">Second slideshow</a>
<iframe name="slideshow" src="folder1/index.html" width="1000" height="700" frameborder="0"></iframe>

VISUAL WEBSITE BUILDER

Make the process of creating your sites for non-profit and commercial purposes easier, this solution is free and doesn't require special skills.

DOWNLOAD FOR WIN DOWNLOAD FOR MAC