| Nik Novo |
I get 2 JS errors.
When i post a new thread, there's
document.getElementById("subject") has no properties
On replying i get:
missing ) after argument list
Source code:
document.getElementById('message'.focus();
Hope that helps for fixing f.e. the missing focus message area function ;) |
|
|