Microsoft
Software
Hardware
Network
Question : HTML Textarea align cursor at left
Hi, I have a textarea that when clicked inside, the cursor jumps about 100px to the right. I want the cursor to be aligned at the far left regardless of where the box is clicked.
The CSS that targets this specific textarea is:
.category_choice2 textarea {
width:570px !important;
height:100px !important;
resize:none;
float:left;
clear:none;
text-align:left;
}
Link to
page
Any ideas?
Answer : HTML Textarea align cursor at left
It looks like you accidentally have tabs placed between the tags. Remove the extra spaces and I think you will be good... Or I am just blowing hot air.
Random Solutions
well vs borewell
Having problems getting my VOIP setup working?
Domino Web Site Rule - Redirection
How can I run my PC in safe mode?
Error string in catch block?
Can I use server scripts with iPad?
Word 2002/xp: Error Message: "Run-time error '4248'; 'This command is not available because no document is open.'"
mcafee 4.5 issue cant see the agent logs
Infopath Form service comparison between SharePoint 2007 and SharePoint 2010
Shell command doesn't work on all computers