NaturalGallery not working.
Tsyklop opened this issue · 1 comments
Tsyklop commented
I copy js from here, and data.json
to.
Put to own server and run.
data.json
downloaded and parsed successfully, but images not be created.
In html
i see next:
<div id="myGallery" class="natural-gallery">
<iframe></iframe>
<div class="natural-gallery-body">
<div class="natural-gallery-noresults" style="display: none;">
<svg viewBox="0 0 100 100">
<use xlink:href="#icon-noresults"></use>
</svg>
</div>
</div>
<div class="natural-gallery-next" style="display: block;">
<svg viewBox="0 0 100 100">
<use xlink:href="#icon-next"></use>
</svg>
</div>
</div>
natural-gallery.full.js and css i copy from site which is given above.
Errors in console not present.
What happend?
P.S. change your docs.
Tsyklop commented
i used incorrect options