|
|
@ -30,7 +30,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
iframe.setAttribute('allowTransparency', 'yes');
|
|
|
|
iframe.setAttribute('allowTransparency', 'yes');
|
|
|
|
iframe.setAttribute('frameborder', 'no');
|
|
|
|
iframe.setAttribute('frameborder', 'no');
|
|
|
|
iframe.setAttribute('height', '300');
|
|
|
|
iframe.setAttribute('height', '400');
|
|
|
|
iframe.setAttribute('src', 'index.html');
|
|
|
|
iframe.setAttribute('src', 'index.html');
|
|
|
|
iframe.setAttribute('width', '250');
|
|
|
|
iframe.setAttribute('width', '250');
|
|
|
|
iframe.setAttribute('style', '
|
|
|
|
iframe.setAttribute('style', '
|
|
|
|