Customizing SMF > Tips and Tricks
Put cursor in message box by default.
۞:
At the moment you have to click into the message box to start typing in it, It would be nice if for new threads the cursor defaulted to the subject box and for replys it defaulted to the message box. Then you could hit reply and just start typing :)
klumy:
Nice idea.
How about activation follows mouse function.
If the mouse hovers over Subject, the cursor is activated in Subject. If the mouse hovers over Message, the cursor will beactivated over message
Spaceman-Spiff:
--- Quote from: klumy on August 09, 2003, 12:23:56 PM ---How about activation follows mouse function.
If the mouse hovers over Subject, the cursor is activated in Subject. If the mouse hovers over Message, the cursor will beactivated over message
--- End quote ---
ick, i dont like that
its annoying sometimes
Ben_S:
mouse following is so annoying when you knock your mouse. Y1G had that, really pissed me off so I killed it
Spaceman-Spiff:
the code for this is:
<script type="text/javascript" language="JavaScript">
document.postmodify.message.focus();
</script>
just add that to Post.php, very simple :)
Navigation
[0] Message Index
[#] Next page
Go to full version