News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Put cursor in message box by default.

Started by ۞, August 09, 2003, 12:10:35 PM

Previous topic - Next topic

۞

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 :)
TTTTTT  OOOOOO MMMMMM   BBBBBB


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
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
Liverpool FC Forum with 14 million+ posts.

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 :)

[Unknown]

IMHO, only should be done if you're replying not posting a new message.

-[Unknown]

Advertisement: