
04-06-2003, 11:59 PM
|
 |
|
|
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
02-04-03 at 10:15 PM Overgrow said this in Post #144
>>to maintain your background colors, you need to have <body> still in your privmsg, as well as my additional one.
Or at the bottom of privmsg put
Code:
<script language="javascript">
<!--
document.forms.vbform.message.focus();
-->
</script>
Which is basically the same thing as onLoad since it's at the bottom of the page (assuming you're not loading iFrames or other including bits).
|
Is there a way to have this focus BELOW the quote?
|