|
|
@@ -86,7 +86,7 @@
|
|
|
iframe.style.width = '1028px';
|
|
|
iframe.style.height = '768px';
|
|
|
iframe.style.border = '0px';
|
|
|
- iframe.src = '/examples/#webgl_animation_keyframes';
|
|
|
+ iframe.src = './#webgl_animation_keyframes';
|
|
|
scene.add( new CSS3DObject( iframe ) );
|
|
|
|
|
|
// Add controls
|