285
edits
Peter wood (talk | contribs) No edit summary |
Peter wood (talk | contribs) No edit summary |
||
| Line 11: | Line 11: | ||
(function () { | (function () { | ||
document.getElementById('mw-Mycanvas').innerHTML = '<canvas width=" | document.getElementById('mw-Mycanvas').innerHTML = '<canvas width="100" height="100" style="border:1px solid red;"></canvas>'; | ||
}()); | }()); | ||