I am using the following to set up a textarea for the input of the body of an email. <textarea name="body" id = "body" ><?php echo $sig?></textarea>
the php inserts a "signature" into the textarea. When I tab to it, the cursor goes to the end of the text. I want it to be at the beginning.
Any suggestions please? (not necesarily using javascript)
GeoffC 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.