JeremyHeleine / Photo-Sphere-Viewer

A JavaScript library to display Photo Sphere panoramas.
854 stars 952 forks source link

container div can't be in another div #62

Closed digits21 closed 7 years ago

digits21 commented 7 years ago

Hi , First of all i would like to really thank the team working on this project for the great work done so far .

I have an issue putting the container div in another one . example below <div><div id="container"></div><div>

Why is that ?