Answer the question
In order to leave comments, you need to log in
How to make a frontend gallery in JavaScript?
Good afternoon, I ask for help in solving: I need to make a voluminous photo gallery on a corporate website by using js, html, writing them in the "content" field of the page, and the photos should be on the cloud, for example, on Dropbox. A specific cmska is used, there is no access to the server part.
An example of what cms looks like is attached.
Thank you.
Answer the question
In order to leave comments, you need to log in
If specifically dropbox, there is api https://www.dropbox.com/developers
there
was some kind of similar task, only it was necessary to take it from the g + album, a ready-made script came across for it, you can also display photos from the group's VK album. And then to the received already hang at least Lightbox
The technology is as simple as an army charter: choose a ready-made gallery and include it on the page via <script src="..."></script>
. Further it is necessary to understand already in place.
In general, choose a gallery (from here, for example: www.queness.com/post/633/30-javascript-image-and-p... ), and then we will deal with possible difficulties.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question