Hey folk's,
I keep geeting a runtime error when I bring up my Admin Login Panel for a new installation of Help Center Live 2.1.4.
The runtime error popup says:
A runtime error has occurred
do you wish to debug?
line: 88
error: Object expected
- Line 88 is the 4th line in the script below, in it the word 'username' is in lite green, like it's supposed to be something else - I just don't know what??
</form>
{literal}
<script language="Javascript" type="text/javascript">
focusElement('username');
</script>
{/literal}
- Can anyone tell me what I'm supposed to put in place of 'username' in between the parenthesese there?
