Am I retarded?
This commit is contained in:
parent
57ec82246e
commit
22843ce9ae
|
@ -22,9 +22,9 @@ function showg() {
|
|||
p.height = '25%';
|
||||
p.width = '25%';
|
||||
o=document.getElementById('ogg_player_1_obj');
|
||||
p.height = '200';
|
||||
p.width = '35';
|
||||
p.controls = 'true';
|
||||
o.height = '200';
|
||||
o.width = '35';
|
||||
o.controls = 'true';
|
||||
}
|
||||
console.log('showg()')
|
||||
</script>
|
||||
|
|
Loading…
Reference in New Issue