Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

panoramic view component

I'm using the panoramic view, but I am unable to access the elements that are on the pages

following the first one.  There is no documentation, but i kinda assumed i could....

 

var panoView = document.getElememtById("panoViewId");

panoView.getElementById("svgFirstPageId")

panoView.getElementById("svgSecondPageId")

 

..and so forth to get to the children of each, using the  Id/class to find

the elements I want doesn't work. Everything returns null regardless

of what I search for to get the elements on the pages that follow the first page

 

Best Answer
0 Votes
2 REPLIES 2

Please can you provide a more detailed example?

Best Answer
0 Votes

Actually, it's working fine, I had to use less objects, I had a typo lol

Best Answer
0 Votes