window.addEventListener('load', onVrViewLoad) function onVrViewLoad() { var vrView = new VRView.Player('#vrview', { image: '../wp-content/uploads/2-1.jpg', width:'100%', height:'800' }); }
window.addEventListener('load', onVrViewLoad) function onVrViewLoad() { var vrView = new VRView.Player('#vrview', { image: '../wp-content/uploads/2-1.jpg', width:'100%', height:'800' }); }