19,800
edits
(test 3) |
(test 4) |
||
| Line 13: | Line 13: | ||
return opt; | return opt; | ||
} | } | ||
var toptable = document.getElementById(' | var toptable = document.getElementById('contentSub'); | ||
toptable.innerText = 'This is a test\n'; | toptable.innerText = 'This is a test\n'; | ||
if (document.forms['powersearch']) | if (document.forms['powersearch']) | ||